Searched defs:IS_DAC (Results 1 – 2 of 2) sorted by relevance
65 #define IS_DAC(DAC) (((DAC) == HT_DAC0) || ((DAC) == HT_DAC1)) macro
61 #define IS_DAC(x) (x == HT_DACDUAL16) macro
Completed in 4 milliseconds