Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/haly/
Dnrfy_pwm.h110 NRFY_STATIC_INLINE void nrfy_pwm_int_init(NRF_PWM_Type * p_reg, in nrfy_pwm_int_init() function
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_pwm.c163 nrfy_pwm_int_init(p_instance->p_reg, to_clear, p_config->irq_priority, false); in pwm_configure()