Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/hal/include/hal/
Dinterrupt_controller_types.h42 typedef void (*interrupt_handler_t)(void *arg); typedef
Dinterrupt_controller_hal.h167 static inline void interrupt_controller_hal_set_int_handler(uint8_t intr, interrupt_handler_t handl… in interrupt_controller_hal_set_int_handler()
/hal_espressif-3.6.0/components/hal/esp32s3/include/hal/
Dinterrupt_controller_ll.h88 static inline void intr_cntrl_ll_set_int_handler(uint8_t intr, interrupt_handler_t handler, void *a… in intr_cntrl_ll_set_int_handler()
/hal_espressif-3.6.0/components/hal/esp32s2/include/hal/
Dinterrupt_controller_ll.h88 static inline void intr_cntrl_ll_set_int_handler(uint8_t intr, interrupt_handler_t handler, void *a… in intr_cntrl_ll_set_int_handler()
/hal_espressif-3.6.0/components/hal/esp32/include/hal/
Dinterrupt_controller_ll.h88 static inline void intr_cntrl_ll_set_int_handler(uint8_t intr, interrupt_handler_t handler, void *a… in intr_cntrl_ll_set_int_handler()
/hal_espressif-3.6.0/components/hal/esp32c3/include/hal/
Dinterrupt_controller_ll.h81 static inline void intr_cntrl_ll_set_int_handler(uint8_t intr, interrupt_handler_t handler, void *a… in intr_cntrl_ll_set_int_handler()
/hal_espressif-3.6.0/components/hal/esp32h2/include/hal/
Dinterrupt_controller_ll.h81 static inline void intr_cntrl_ll_set_int_handler(uint8_t intr, interrupt_handler_t handler, void *a… in intr_cntrl_ll_set_int_handler()