Home
last modified time | relevance | path

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

/external/platform/nrfx/drivers/src/
A Dnrfx_pwm.c326 odd ? NRF_PWM_TASK_SEQSTART1 : NRF_PWM_TASK_SEQSTART0); in nrfx_pwm_simple_playback()
373 return start_playback(p_instance, p_cb, flags, NRF_PWM_TASK_SEQSTART0); in nrfx_pwm_complex_playback()
/external/platform/nrfx/hal/
A Dnrf_pwm.h69NRF_PWM_TASK_SEQSTART0 = offsetof(NRF_PWM_Type, TASKS_SEQSTART[0]), ///< Starts playback of sequen… enumerator

Completed in 5 milliseconds