Home
last modified time | relevance | path

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

/bsp/mm32f327x/Libraries/MM32F327x/Include/
A Dreg_comp.h177 #define COMP_CRV_EN_Pos (4) macro
178 #define COMP_CRV_EN (0x01U << COMP_CRV_EN_Pos) ///< Comparator externa…
179 #define COMP_CRV_EN_DISABLE (0x00U << COMP_CRV_EN_Pos) ///< Disable comparator…
180 #define COMP_CRV_EN_ENABLE (0x01U << COMP_CRV_EN_Pos) ///< Enable comparator …

Completed in 4 milliseconds