Searched refs:nrf_pwm_enable_check (Results 1 – 2 of 2) sorted by relevance
487 NRF_STATIC_INLINE bool nrf_pwm_enable_check(NRF_PWM_Type const * p_reg);770 NRF_STATIC_INLINE bool nrf_pwm_enable_check(NRF_PWM_Type const * p_reg) in nrf_pwm_enable_check() function
359 bool enabled = nrf_pwm_enable_check(p_reg); in nrfy_pwm_enable_check()