Searched refs:CMP_NONINV_OUTPUT (Results 1 – 4 of 4) sorted by relevance
131 #define CMP_NONINV_OUTPUT ((u32)0x00000000) macro134 #define IS_CMP_OutputPol_Set(x) ((x == CMP_NONINV_OUTPUT) || (x == CMP_INV_OUTPUT…
194 #define CMP_NONINV_OUTPUT ((u32)0x00000000) macro197 #define IS_CMP_OutputPol_Set(x) ((x == CMP_NONINV_OUTPUT) || (x == CMP_INV_OUTPUT…
117 CMP_InitStruct->CMP_OutputPol = CMP_NONINV_OUTPUT; in CMP_StructInit()
128 CMP_InitStruct->CMP_OutputPol = CMP_NONINV_OUTPUT; in CMP_StructInit()
Completed in 12 milliseconds