Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_pwm.h142 NRFX_PWM_FLAG_STOP = 0x01, /**< When the requested playback is finished, enumerator
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_pwm.c375 if (flags & NRFX_PWM_FLAG_STOP) in nrfx_pwm_simple_playback()
417 if (flags & NRFX_PWM_FLAG_STOP) in nrfx_pwm_complex_playback()