Home
last modified time | relevance | path

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

/nrf52832-nimble/nordic/nrfx/hal/
H A Dnrf_pwm.h531 __STATIC_INLINE void nrf_pwm_decoder_set(NRF_PWM_Type * p_reg,
738 __STATIC_INLINE void nrf_pwm_decoder_set(NRF_PWM_Type * p_reg, in nrf_pwm_decoder_set() function
/nrf52832-nimble/nordic/nrfx/drivers/src/
H A Dnrfx_pwm.c141 nrf_pwm_decoder_set(p_instance->p_registers, in nrfx_pwm_init()