Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/interrupt_controller/
Dintc_esp32.c85 static void set_interrupt_handler(int n, intc_handler_t f, void *arg) in set_interrupt_handler() function
640 set_interrupt_handler(intr, shared_intr_isr, vd); in esp_intr_alloc_intrstatus()
645 set_interrupt_handler(intr, handler, arg); in esp_intr_alloc_intrstatus()
784 set_interrupt_handler(handle->vector_desc->intno, in esp_intr_free()