Home
last modified time | relevance | path

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

/hal_nordic-3.4.0/nrfx/hal/
Dnrf_pwm.h348 NRF_STATIC_INLINE void nrf_pwm_shorts_disable(NRF_PWM_Type * p_reg,
633 NRF_STATIC_INLINE void nrf_pwm_shorts_disable(NRF_PWM_Type * p_reg, uint32_t mask) in nrf_pwm_shorts_disable() function
/hal_nordic-3.4.0/nrfx/haly/
Dnrfy_pwm.h260 nrf_pwm_shorts_disable(p_reg, mask); in nrfy_pwm_shorts_disable()