Home
last modified time | relevance | path

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

/bsp/mm32f327x/Libraries/MM32F327x/Include/
A Dreg_comp.h158 #define COMP_CRV_Pos (0) macro
159 #define COMP_CRV_MASK (0x0FU << COMP_CRV_Pos) ///< Comparator externa…
160 #define COMP_CRV_1_20 (0x00U << COMP_CRV_Pos) ///< Comparator externa…
161 #define COMP_CRV_2_20 (0x01U << COMP_CRV_Pos) ///< Comparator externa…
162 #define COMP_CRV_3_20 (0x02U << COMP_CRV_Pos) ///< Comparator externa…
163 #define COMP_CRV_4_20 (0x03U << COMP_CRV_Pos) ///< Comparator externa…
164 #define COMP_CRV_5_20 (0x04U << COMP_CRV_Pos) ///< Comparator externa…
165 #define COMP_CRV_6_20 (0x05U << COMP_CRV_Pos) ///< Comparator externa…
166 #define COMP_CRV_7_20 (0x06U << COMP_CRV_Pos) ///< Comparator externa…
167 #define COMP_CRV_8_20 (0x07U << COMP_CRV_Pos) ///< Comparator externa…
[all …]

Completed in 10 milliseconds