Searched defs:pwm_capture (Results 1 – 2 of 2) sorted by relevance
320 struct pwm_capture { struct321 unsigned int period;322 unsigned int duty_cycle;456 static inline int pwm_capture(struct pwm_device *pwm, in pwm_capture() function
625 int pwm_capture(struct pwm_device *pwm, struct pwm_capture *result, in pwm_capture() function