Home
last modified time | relevance | path

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

/bsp/mm32f327x/Libraries/MM32F327x/Include/
A Dreg_comp.h103 #define COMP_CSR_INM_Pos (4) macro
104 #define COMP_CSR_INM (0x03U << COMP_CSR_INM_Pos) ///< Comparator inverti…
105 #define COMP_CSR_INM_0 (0x00U << COMP_CSR_INM_Pos) ///< INM0 as COMP inver…
106 #define COMP_CSR_INM_1 (0x01U << COMP_CSR_INM_Pos) ///< INM1 as COMP inver…
107 #define COMP_CSR_INM_2 (0x02U << COMP_CSR_INM_Pos) ///< INM2 as COMP inver…
108 #define COMP_CSR_INM_3 (0x03U << COMP_CSR_INM_Pos) ///< INM3 as COMP inver…

Completed in 3 milliseconds