Home
last modified time | relevance | path

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

/include/
A Drthw.h109 typedef void (*rt_isr_handler_t)(int vector, void *param); typedef
113 rt_isr_handler_t handler;
131 rt_isr_handler_t rt_hw_interrupt_install(int vector,
132 rt_isr_handler_t handler,
136 rt_isr_handler_t handler,

Completed in 4 milliseconds