Home
last modified time | relevance | path

Searched refs:COMP_CSR_HYST_Pos (Results 1 – 1 of 1) sorted by relevance

/bsp/mm32f327x/Libraries/MM32F327x/Include/
A Dreg_comp.h131 #define COMP_CSR_HYST_Pos (16) macro
132 #define COMP_CSR_HYST (0x03U << COMP_CSR_HYST_Pos) ///< Comparator hystere…
133 #define COMP_CSR_HYST_0 (0x00U << COMP_CSR_HYST_Pos) ///< Hysteresis Voltage…
134 #define COMP_CSR_HYST_15 (0x01U << COMP_CSR_HYST_Pos) ///< Hysteresis Voltage…
135 #define COMP_CSR_HYST_30 (0x02U << COMP_CSR_HYST_Pos) ///< Hysteresis Voltage…
136 #define COMP_CSR_HYST_90 (0x03U << COMP_CSR_HYST_Pos) ///< Hysteresis Voltage…

Completed in 6 milliseconds