Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/samples/src/nrfx_pwm/common_mode/
Dmain.c70 #define PLAYBACK_COUNT 1UL macro
135 nrfx_pwm_simple_playback(&pwm_instance, &seq, PLAYBACK_COUNT, NRFX_PWM_FLAG_LOOP); in main()
/hal_nordic-latest/nrfx/samples/src/nrfx_pwm/grouped_mode/
Dmain.c75 #define PLAYBACK_COUNT 1UL macro
212 nrfx_pwm_complex_playback(&pwm_instance, &seq[0], &seq[1], PLAYBACK_COUNT, NRFX_PWM_FLAG_LOOP); in main()