Searched defs:lws_pwm_ops (Results 1 – 1 of 1) sorted by relevance
31 typedef struct lws_pwm_ops { struct32 int (*init)(const struct lws_pwm_ops *lo); argument33 void (*intensity)(const struct lws_pwm_ops *lo, _lws_plat_gpio_t gpio, argument40 lws_pwm_plat_init(const struct lws_pwm_ops *lo); argument