Searched refs:ACMP_DISABLE_OUTPUT_INVERSE (Results 1 – 3 of 3) sorted by relevance
99 #define ACMP_DISABLE_OUTPUT_INVERSE(acmp, u32ChNum) ((acmp)->CTL[(u32ChNum)] &= ~ACMP_CTL_ACMPOINV_… macro
105 #define ACMP_DISABLE_OUTPUT_INVERSE(acmp, u32ChNum) ((acmp)->CTL[(u32ChNum)] &= ~ACMP_CTL_ACMPOINV_… macro
111 #define ACMP_DISABLE_OUTPUT_INVERSE(acmp, u32ChNum) \ macro