Home
last modified time | relevance | path

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

/hal_nordic-3.6.0/nrfx/haly/
Dnrfy_pwm.h169 NRFY_STATIC_INLINE void nrfy_pwm_start(NRF_PWM_Type * p_reg, in nrfy_pwm_start() function
/hal_nordic-3.6.0/nrfx/drivers/src/
Dnrfx_pwm.c341 nrfy_pwm_start(p_instance->p_reg, seq_id, false); in start_playback()