Searched refs:next_if_mask (Results 1 – 1 of 1) sorted by relevance
263 uint32_t next_if_mask; in pwm_numaker_get_cap_cycle() local276 next_if_mask = BIT(capif_base + channel); in pwm_numaker_get_cap_cycle()286 while ((epwm->CAPIF & next_if_mask) == 0) { in pwm_numaker_get_cap_cycle()