Searched refs:COMP_CSR_HYST (Results 1 – 4 of 4) sorted by relevance
15 | COMP_CSR_HYST(init->Hysteresis) in COMP_Init()
132 #define COMP_CSR_HYST (0x03U << COMP_CSR_HYST_Pos) ///< Comparator hystere… macro
3047 #define COMP_CSR_HYST ((uint32_t)0x00030000) /*!<Comparator x hysteresis… macro
9339 #define COMP_CSR_HYST(x) (((uint32_t)(((uint32_t)(x)) << COMP_CSR_HYST_SHIFT… macro
Completed in 76 milliseconds