Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_pwm.c186 if (nrfy_pwm_events_process(p_instance->p_reg, in pwm_stopped_check()
490 uint32_t evt_mask = nrfy_pwm_events_process(p_pwm, in irq_handler()
/hal_nordic-latest/nrfx/haly/
Dnrfy_pwm.h154 NRFY_STATIC_INLINE uint32_t nrfy_pwm_events_process(NRF_PWM_Type * p_reg, uint32_t mask) in nrfy_pwm_events_process() function