Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_pwm.h615 NRF_STATIC_INLINE void nrf_pwm_loop_set(NRF_PWM_Type * p_reg, uint16_t loop_count);
875 NRF_STATIC_INLINE void nrf_pwm_loop_set(NRF_PWM_Type * p_reg, in nrf_pwm_loop_set() function
/hal_nordic-latest/nrfx/haly/
Dnrfy_pwm.h413 nrf_pwm_loop_set(p_reg, loop_count); in nrfy_pwm_loop_set()