Searched refs:nrf_pwm_channel_idle_get (Results 1 – 2 of 2) sorted by relevance
658 NRF_STATIC_INLINE bool nrf_pwm_channel_idle_get(NRF_PWM_Type const * p_reg,916 NRF_STATIC_INLINE bool nrf_pwm_channel_idle_get(NRF_PWM_Type const * p_reg, in nrf_pwm_channel_idle_get() function
443 return nrf_pwm_channel_idle_get(p_reg, channel); in nrfy_pwm_channel_idle_get()