Home
last modified time | relevance | path

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

/nrf52832-nimble/packages/NimBLE-latest/apps/blemesh_light/src/
H A Dws2812.c86 pwm_handler_func(nrfx_pwm_evt_type_t event_type) in pwm_handler_func() function
103 err = nrfx_pwm_init(&pwm, &pwm_config, pwm_handler_func); in ws2812_init()