Searched refs:COMP_POLL_POUT (Results 1 – 3 of 3) sorted by relevance
105 uint32_t flag = COMP_POLL_POUT(1 << ( (uint32_t)pos_in - 1 ) ); in COMP_GetRoundRobinOutStatus()
212 #define COMP_POLL_POUT (0x07U << COMP_POLL_POUT_Pos) ///< Polling output macro
9387 #define COMP_POLL_POUT(x) (((uint32_t)(((uint32_t)(x)) << COMP_POLL_POUT_SHIF… macro
Completed in 50 milliseconds