Searched refs:pwm_cycles_to_nsec (Results 1 – 1 of 1) sorted by relevance
656 static inline int pwm_cycles_to_nsec(const struct device *dev, uint32_t channel, in pwm_cycles_to_nsec() function917 err = pwm_cycles_to_nsec(dev, channel, period_cycles, period); in pwm_capture_nsec()922 err = pwm_cycles_to_nsec(dev, channel, pulse_cycles, pulse); in pwm_capture_nsec()