Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_pwm.c324 nrfy_pwm_int_set(p_instance->p_reg, int_mask); in start_playback()
329 nrfy_pwm_int_set(p_instance->p_reg, in start_playback()
/hal_nordic-latest/nrfx/haly/
Dnrfy_pwm.h289 NRFY_STATIC_INLINE void nrfy_pwm_int_set(NRF_PWM_Type * p_reg, in nrfy_pwm_int_set() function