Searched refs:COMP_CSR_OFLT (Results 1 – 3 of 3) sorted by relevance
14 COMPx->CSR[channel] = COMP_CSR_OFLT(init->OutFilter) in COMP_Init()
139 #define COMP_CSR_OFLT (0x07U << COMP_CSR_OFLT_Pos) ///< Comparator output … macro
9335 #define COMP_CSR_OFLT(x) (((uint32_t)(((uint32_t)(x)) << COMP_CSR_OFLT_SHIFT… macro
Completed in 49 milliseconds