Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/haly/
Dnrfy_pwm.h97 nrf_pwm_configure(p_reg, p_config->base_clock, p_config->count_mode, p_config->top_value); in nrfy_pwm_periph_configure()
387 nrf_pwm_configure(p_reg, base_clock, mode, top_value); in nrfy_pwm_configure()
/hal_nordic-latest/nrfx/hal/
Dnrf_pwm.h529 NRF_STATIC_INLINE void nrf_pwm_configure(NRF_PWM_Type * p_reg,
797 NRF_STATIC_INLINE void nrf_pwm_configure(NRF_PWM_Type * p_reg, in nrf_pwm_configure() function