Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_pwm.h428 NRF_STATIC_INLINE void nrf_pwm_subscribe_set(NRF_PWM_Type * p_reg,
731 NRF_STATIC_INLINE void nrf_pwm_subscribe_set(NRF_PWM_Type * p_reg, in nrf_pwm_subscribe_set() function
/hal_nordic-latest/nrfx/haly/
Dnrfy_pwm.h311 nrf_pwm_subscribe_set(p_reg, task, channel); in nrfy_pwm_subscribe_set()