Home
last modified time | relevance | path

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

/nrf52832-nimble/packages/NimBLE-latest/apps/blemesh_light/src/
H A Dws2812.c128 NRFX_PWM_FLAG_SIGNAL_END_SEQ0 | in ws2812_write()
/nrf52832-nimble/nordic/nrfx/drivers/src/
H A Dnrfx_pwm.c217 if (flags & NRFX_PWM_FLAG_SIGNAL_END_SEQ0) in start_playback()
421 if ((p_cb->flags & NRFX_PWM_FLAG_SIGNAL_END_SEQ0) && p_cb->handler) in irq_handler()
/nrf52832-nimble/nordic/nrfx/drivers/include/
H A Dnrfx_pwm.h160 NRFX_PWM_FLAG_SIGNAL_END_SEQ0 = 0x04, /**< The event handler should be enumerator