Searched defs:COMP_CSR_EN (Results 1 – 3 of 3) sorted by relevance
95 #define COMP_CSR_EN (0x01U << COMP_CSR_EN_Pos) ///< Comparator enable macro
2992 #define COMP_CSR_EN ((uint32_t)0x00000001) /*!<Comparator x enable*/ macro
9363 #define COMP_CSR_EN(x) (((uint32_t)(((uint32_t)(x)) << COMP_CSR_EN_SHIFT))… macro
Completed in 70 milliseconds