Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/samples/src/nrfx_pwm/grouped_mode/
Dmain.c212 nrfx_pwm_complex_playback(&pwm_instance, &seq[0], &seq[1], PLAYBACK_COUNT, NRFX_PWM_FLAG_LOOP); in main()
/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_pwm.h312 uint32_t nrfx_pwm_complex_playback(nrfx_pwm_t const * p_instance,
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_pwm.c399 uint32_t nrfx_pwm_complex_playback(nrfx_pwm_t const * p_instance, in nrfx_pwm_complex_playback() function