Searched refs:pwm_get_polarity (Results 1 – 2 of 2) sorted by relevance
140 static inline enum pwm_polarity pwm_get_polarity(const struct pwm_device *pwm) in pwm_get_polarity() function
249 if (pwm_get_polarity(pwm) == PWM_POLARITY_NORMAL) { in lpc18xx_pwm_enable()