Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/driver/
Dgpio.c494 gpio_isr_func_t *gpio_isr_func_free = NULL; in gpio_uninstall_isr_service() local
501 gpio_isr_func_free = gpio_context.gpio_isr_func; in gpio_uninstall_isr_service()
508 free(gpio_isr_func_free); in gpio_uninstall_isr_service()