Home
last modified time | relevance | path

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

/bsp/mm32f327x/Libraries/MM32F327x/HAL_Lib/Src/
A Dhal_comp.c113 (state) ? (*(vu32*)(COMP_BASE + selection) |= COMP_CSR_EN) : in COMP_Cmd()
114 (*(vu32*)(COMP_BASE + selection) &= ~COMP_CSR_EN); in COMP_Cmd()
/bsp/mm32f327x/Libraries/MM32F327x/Include/
A Dreg_comp.h95 #define COMP_CSR_EN (0x01U << COMP_CSR_EN_Pos) ///< Comparator enable macro
/bsp/mm32l07x/Libraries/MM32L0xx/Include/
A DMM32L0xx.h2992 #define COMP_CSR_EN ((uint32_t)0x00000001) /*!<Comparator x enable*/ macro
/bsp/mm32/libraries/MM32F3270_HAL/CMSIS/Device/MM32/MM32F3277/Include/
A Dmm32f3277g.h9363 #define COMP_CSR_EN(x) (((uint32_t)(((uint32_t)(x)) << COMP_CSR_EN_SHIFT))… macro

Completed in 72 milliseconds