Searched refs:int_handler_t (Results 1 – 1 of 1) sorted by relevance
92 typedef void (*int_handler_t)(void *arg); typedef93 int_handler_t ets_isr_attach(uint32_t int_num, int_handler_t handler,