Home
last modified time | relevance | path

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

/hal_espressif-latest/components/driver/gpio/
Dgpio.c559 gpio_isr_func_t *gpio_isr_func_free = NULL; in gpio_uninstall_isr_service() local
566 gpio_isr_func_free = gpio_context.gpio_isr_func; in gpio_uninstall_isr_service()
573 free(gpio_isr_func_free); in gpio_uninstall_isr_service()