Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/dmx/drv/tsp4/
H A Dtsp2_msos.h115 typedef void (*TSP_OS_Proc)(void ); typedef
145 MS_S32 TSP_OS_TaskCreate(TSP_OS_Proc Proc, MS_U8* pu8Name);
H A Dtsp2_nos.h118 typedef void (*TSP_OS_Proc)(void); typedef
142 MS_S32 TSP_OS_TaskCreate(TSP_OS_Proc Proc, MS_U8* pu8Name);
H A Dtsp2_nos.c287 MS_S32 TSP_OS_TaskCreate(TSP_OS_Proc Proc, MS_U8* pu8Name) in TSP_OS_TaskCreate()
H A Dtsp2_msos.c243 MS_S32 TSP_OS_TaskCreate(TSP_OS_Proc Proc, MS_U8* pu8Name) in TSP_OS_TaskCreate()