Searched refs:nrfy_pwm_events_process (Results 1 – 2 of 2) sorted by relevance
186 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()
154 NRFY_STATIC_INLINE uint32_t nrfy_pwm_events_process(NRF_PWM_Type * p_reg, uint32_t mask) in nrfy_pwm_events_process() function