Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/haly/
Dnrfy_pwm.h98 nrf_pwm_decoder_set(p_reg, p_config->load_mode, p_config->step_mode); in nrfy_pwm_periph_configure()
406 nrf_pwm_decoder_set(p_reg, dec_load, dec_step); in nrfy_pwm_decoder_set()
/hal_nordic-latest/nrfx/hal/
Dnrf_pwm.h601 NRF_STATIC_INLINE void nrf_pwm_decoder_set(NRF_PWM_Type * p_reg,
867 NRF_STATIC_INLINE void nrf_pwm_decoder_set(NRF_PWM_Type * p_reg, in nrf_pwm_decoder_set() function