Searched refs:COMP_POLL_PERIOD (Results 1 – 3 of 3) sorted by relevance
92 COMPx->POLL[channel] = COMP_POLL_PERIOD(conf->Period) in COMP_EnableRoundRobinConf()
202 #define COMP_POLL_PERIOD (0x07U << COMP_POLL_PERIOD_Pos) ///< polling wait cycle macro
9391 #define COMP_POLL_PERIOD(x) (((uint32_t)(((uint32_t)(x)) << COMP_POLL_PERIOD_SH… macro
Completed in 46 milliseconds