Searched refs:mcx_pwm_pulse_get (Results 1 – 1 of 1) sorted by relevance
169 static int mcx_pwm_pulse_get(mcx_pwm_obj_t *pwm, uint8_t channel, uint32_t *pulse_ns) in mcx_pwm_pulse_get() function192 if (mcx_pwm_pulse_get(pwm, configuration->channel, &configuration->pulse) < 0) in mcx_drv_pwm_get()
Completed in 4 milliseconds