Searched refs:nrfy_pwm_sequence_set (Results 1 – 3 of 3) sorted by relevance
| /hal_nordic-latest/nrfx/drivers/src/ |
| D | nrfx_pwm.c | 368 nrfy_pwm_sequence_set(p_instance->p_reg, 0, p_sequence); in nrfx_pwm_simple_playback() 369 nrfy_pwm_sequence_set(p_instance->p_reg, 1, p_sequence); in nrfx_pwm_simple_playback() 412 nrfy_pwm_sequence_set(p_instance->p_reg, 0, p_sequence_0); in nrfx_pwm_complex_playback() 413 nrfy_pwm_sequence_set(p_instance->p_reg, 1, p_sequence_1); in nrfx_pwm_complex_playback()
|
| /hal_nordic-latest/nrfx/drivers/include/ |
| D | nrfx_pwm.h | 407 nrfy_pwm_sequence_set(p_instance->p_reg, seq_id, p_sequence); in nrfx_pwm_sequence_update()
|
| /hal_nordic-latest/nrfx/haly/ |
| D | nrfy_pwm.h | 392 NRFY_STATIC_INLINE void nrfy_pwm_sequence_set(NRF_PWM_Type * p_reg, in nrfy_pwm_sequence_set() function
|