Home
last modified time | relevance | path

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

/bsp/mm32/libraries/MM32F3270_HAL/MM32F3270_HAL_Driver/Src/
A Dhal_comp.c92 COMPx->POLL[channel] = COMP_POLL_PERIOD(conf->Period) in COMP_EnableRoundRobinConf()
/bsp/mm32f327x/Libraries/MM32F327x/Include/
A Dreg_comp.h202 #define COMP_POLL_PERIOD (0x07U << COMP_POLL_PERIOD_Pos) ///< polling wait cycle macro
/bsp/mm32/libraries/MM32F3270_HAL/CMSIS/Device/MM32/MM32F3277/Include/
A Dmm32f3277g.h9391 #define COMP_POLL_PERIOD(x) (((uint32_t)(((uint32_t)(x)) << COMP_POLL_PERIOD_SH… macro

Completed in 46 milliseconds