Home
last modified time | relevance | path

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

/bsp/mm32f327x/Libraries/MM32F327x/HAL_Lib/Src/
A Dhal_comp.c194 (state) ? (COMP->CRV |= COMP_CRV_EN_ENABLE) : (COMP->CRV &= ~COMP_CRV_EN_ENABLE); in exCOMP_CrvCmd()
/bsp/mm32f327x/Libraries/MM32F327x/Include/
A Dreg_comp.h180 #define COMP_CRV_EN_ENABLE (0x01U << COMP_CRV_EN_Pos) ///< Enable comparator … macro

Completed in 5 milliseconds