Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/pwm/
Dpwm_numaker.c264 uint32_t capif_base; in pwm_numaker_get_cap_cycle() local
274 capif_base = (next_edge == EPWM_CAPTURE_INT_FALLING_LATCH) ? EPWM_CAPIF_CFLIF0_Pos in pwm_numaker_get_cap_cycle()
276 next_if_mask = BIT(capif_base + channel); in pwm_numaker_get_cap_cycle()