Searched defs:pwm_capture (Results 1 – 2 of 2) sorted by relevance
311 struct pwm_capture { struct312 unsigned int period;313 unsigned int duty_cycle;479 static inline int pwm_capture(struct pwm_device *pwm, in pwm_capture() function
547 int pwm_capture(struct pwm_device *pwm, struct pwm_capture *result, in pwm_capture() function