Home
last modified time | relevance | path

Searched refs:lws_gpio_ops_t (Results 1 - 13 of 13) sorted by relevance

/third_party/libwebsockets/minimal-examples/embedded/esp32/esp-c3dev/main/
H A Dgpio-esp32.h13 extern const lws_gpio_ops_t lws_gpio_esp32;
H A Dgpio.h23 } lws_gpio_ops_t; typedef
H A Dbb-i2c.h23 const lws_gpio_ops_t *gpio;
H A Dgpio-esp32.c30 const lws_gpio_ops_t lws_gpio_esp32 = {
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-gpio.h58 } lws_gpio_ops_t; typedef
H A Dlws-ssd1306-i2c.h41 const lws_gpio_ops_t *gpio; /* NULL or gpio ops */
H A Dlws-freertos.h79 extern const lws_gpio_ops_t lws_gpio_plat;
H A Dlws-ili9341-spi.h34 const lws_gpio_ops_t *gpio; /* NULL or gpio ops */
H A Dlws-bb-spi.h43 const lws_gpio_ops_t *gpio;
H A Dlws-bb-i2c.h36 const lws_gpio_ops_t *gpio;
H A Dlws-button.h73 const lws_gpio_ops_t *gpio_ops;
H A Dlws-led.h106 const lws_gpio_ops_t *gpio_ops;
/third_party/libwebsockets/lib/plat/freertos/esp32/drivers/
H A Dgpio-esp32.c91 const lws_gpio_ops_t lws_gpio_plat = {

Completed in 4 milliseconds