Searched refs:interrupt_handler_t (Results 1 – 3 of 3) sorted by relevance
42 typedef void (*interrupt_handler_t)(void *arg); typedef
157 static inline void interrupt_controller_hal_set_int_handler(uint8_t intr, interrupt_handler_t handl… in interrupt_controller_hal_set_int_handler()
65 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()