Searched refs:COMP_CSR_POL (Results 1 – 4 of 4) sorted by relevance
16 | COMP_CSR_POL(init->OutInvert) in COMP_Init()
130 #define COMP_CSR_POL (0x01U << COMP_CSR_POL_Pos) ///< Comparator output … macro
3045 #define COMP_CSR_POL ((uint32_t)0x00008000) /*!<Comparator x output po… macro
9343 #define COMP_CSR_POL(x) (((uint32_t)(((uint32_t)(x)) << COMP_CSR_POL_SHIFT)… macro
Completed in 72 milliseconds