Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/dmx/drv/tsp4/
H A Dtsp2_msos.h116 typedef void (*TSP_OS_Isr)(void); typedef
134 void TSP_OS_IntAttach(TSP_OS_Isr Proc);
H A Dtsp2_nos.h119 typedef void (*TSP_OS_Isr)(MHAL_SavedRegisters *regs, MS_U32 vector); typedef
132 void TSP_OS_IntAttach(TSP_OS_Isr Proc);
H A Dtsp2_nos.c185 void TSP_OS_IntAttach(TSP_OS_Isr Proc) in TSP_OS_IntAttach()
H A Dtsp2_msos.c187 void TSP_OS_IntAttach(TSP_OS_Isr Proc) in TSP_OS_IntAttach()