Searched refs:lws_gpio_irq_cb_t (Results 1 – 2 of 2) sorted by relevance
50 typedef void (*lws_gpio_irq_cb_t)(void *arg); typedef57 lws_gpio_irq_cb_t cb, void *arg);
80 lws_gpio_irq_cb_t cb, void *arg) in lws_gpio_esp32_irq_mode()