Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/samples/src/nrfx_pwm/grouped_mode/
Dmain.c168 nrfx_pwm_sequence_update(inst, 1, &seq[2]); in pwm_handler()
173 nrfx_pwm_sequence_update(inst, 1, &seq[1]); in pwm_handler()
/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_pwm.h369 NRFX_STATIC_INLINE void nrfx_pwm_sequence_update(nrfx_pwm_t const * p_instance,
403 NRFX_STATIC_INLINE void nrfx_pwm_sequence_update(nrfx_pwm_t const * p_instance, in nrfx_pwm_sequence_update() function
/hal_nordic-latest/nrfx/
DCHANGELOG.md249 …repeats_update(), nrfx_pwm_sequence_end_delay_update(). Use the nrfx_pwm_sequence_update() functio…