Home
last modified time | relevance | path

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

/bsp/mm32f327x/Libraries/MM32F327x/Include/
A Dreg_comp.h96 #define COMP_CSR_MODE_Pos (2) macro
97 #define COMP_CSR_MODE (0x03U << COMP_CSR_MODE_Pos) ///< Comparator mode
98 #define COMP_CSR_MODE_LOWESTPOWER (0x00U << COMP_CSR_MODE_Pos) ///< Comparator lowest …
99 #define COMP_CSR_MODE_LOWPOWER (0x01U << COMP_CSR_MODE_Pos) ///< Comparator low pow…
100 #define COMP_CSR_MODE_MEDIUMRATE (0x02U << COMP_CSR_MODE_Pos) ///< Comparator medium …
101 #define COMP_CSR_MODE_HIGHRATE (0x03U << COMP_CSR_MODE_Pos) ///< Comparator high ra…

Completed in 4 milliseconds