Home
last modified time | relevance | path

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

/nrf52832-nimble/packages/NimBLE-latest/apps/blemesh_light/src/
H A Dws2812.c127 nrfx_pwm_complex_playback(&pwm, &pwm_seq[0], &pwm_seq[1], WS2812_NUM_LED, in ws2812_write()
/nrf52832-nimble/nordic/nrfx/drivers/include/
H A Dnrfx_pwm.h284 uint32_t nrfx_pwm_complex_playback(nrfx_pwm_t const * const p_instance,
/nrf52832-nimble/nordic/nrfx/drivers/src/
H A Dnrfx_pwm.c312 uint32_t nrfx_pwm_complex_playback(nrfx_pwm_t const * const p_instance, in nrfx_pwm_complex_playback() function