Home
last modified time | relevance | path

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

/bsp/mm32f327x/Libraries/MM32F327x/Include/
A Dreg_comp.h110 #define COMP_CSR_INP_Pos (7) macro
111 #define COMP_CSR_INP (0x03U << COMP_CSR_INP_Pos) ///< Comparator non-inv…
112 #define COMP_CSR_INP_INP0 (0x00U << COMP_CSR_INP_Pos) ///< INP0 as COMP non-i…
113 #define COMP_CSR_INP_INP1 (0x01U << COMP_CSR_INP_Pos) ///< INP1 as COMP non-i…
114 #define COMP_CSR_INP_INP2 (0x02U << COMP_CSR_INP_Pos) ///< INP2 as COMP non-i…
115 #define COMP_CSR_INP_INP3 (0x03U << COMP_CSR_INP_Pos) ///< INP3 as COMP non-i…

Completed in 11 milliseconds