Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/dmx/drv/tsp4/
H A Dtsp2_msos.h134 void TSP_OS_IntAttach(TSP_OS_Isr Proc);
H A Dtsp2_nos.h132 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() function
H A Dtsp2_msos.c187 void TSP_OS_IntAttach(TSP_OS_Isr Proc) in TSP_OS_IntAttach() function
H A DdrvTSP2.c2536 TSP_OS_IntAttach((void*)_TSP_ISR); in _TSP_Init()