Home
last modified time | relevance | path

Searched refs:lws_gpio_irq_t (Results 1 – 2 of 2) sorted by relevance

/third_party/libwebsockets/include/libwebsockets/
Dlws-gpio.h40 } lws_gpio_irq_t; typedef
56 int (*irq_mode)(_lws_plat_gpio_t gpio, lws_gpio_irq_t irq,
/third_party/libwebsockets/lib/plat/freertos/esp32/drivers/
Dgpio-esp32.c79 lws_gpio_esp32_irq_mode(_lws_plat_gpio_t gpio, lws_gpio_irq_t irq_type, in lws_gpio_esp32_irq_mode()