Home
last modified time | relevance | path

Searched refs:nrfy_pwm_task_address_get (Results 1 – 3 of 3) sorted by relevance

/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_pwm.h413 return nrfy_pwm_task_address_get(p_instance->p_reg, task); in nrfx_pwm_task_address_get()
/hal_nordic-latest/nrfx/haly/
Dnrfy_pwm.h217 NRFY_STATIC_INLINE uint32_t nrfy_pwm_task_address_get(NRF_PWM_Type const * p_reg, in nrfy_pwm_task_address_get() function
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_pwm.c336 nrfy_pwm_task_address_get(p_instance->p_reg, nrfy_pwm_seqstart_task_get(seq_id)); in start_playback()