Searched defs:pwm_capture (Results 1 – 2 of 2) sorted by relevance
310 struct pwm_capture { struct311 unsigned int period;312 unsigned int duty_cycle;446 static inline int pwm_capture(struct pwm_device *pwm, in pwm_capture() function
539 int pwm_capture(struct pwm_device *pwm, struct pwm_capture *result, in pwm_capture() function