Home
last modified time | relevance | path

Searched defs:lws_pwm_ops (Results 1 – 1 of 1) sorted by relevance

/third_party/libwebsockets/include/libwebsockets/
Dlws-pwm.h31 typedef struct lws_pwm_ops { struct
32 int (*init)(const struct lws_pwm_ops *lo); argument
33 void (*intensity)(const struct lws_pwm_ops *lo, _lws_plat_gpio_t gpio, argument
40 lws_pwm_plat_init(const struct lws_pwm_ops *lo); argument