Searched refs:EADC_ENABLE_INT_POSITION (Results 1 – 3 of 3) sorted by relevance
177 #define EADC_ENABLE_INT_POSITION(eadc, u32ModuleNum) ((eadc)->SCTL[(u32ModuleNum)] |= EADC_SCTL_INT… macro
182 #define EADC_ENABLE_INT_POSITION(eadc, u32ModuleNum) (((u32ModuleNum)<19) ? ((eadc)->SCTL[(u32Mo… macro