Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_pwm.h602 nrf_pwm_dec_load_t dec_load,
868 nrf_pwm_dec_load_t dec_load, in nrf_pwm_decoder_set() argument
871 p_reg->DECODER = ((uint32_t)dec_load << PWM_DECODER_LOAD_Pos) | in nrf_pwm_decoder_set()
/hal_nordic-latest/nrfx/haly/
Dnrfy_pwm.h403 nrf_pwm_dec_load_t dec_load, in nrfy_pwm_decoder_set() argument
406 nrf_pwm_decoder_set(p_reg, dec_load, dec_step); in nrfy_pwm_decoder_set()