Home
last modified time | relevance | path

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

/hardware/ti/wlan/wl1271/Test/
DscrDbg.h101 void scrDebugFunction( TI_HANDLE hScanMngr, TI_UINT32 funcType, void *pParam );
DscrDbg.c118 void scrDebugFunction( TI_HANDLE hScr, TI_UINT32 funcType, void *pParam ) in scrDebugFunction() function
Ddebug.c226 scrDebugFunction( pStadHandles->hSCR, functionNumber % 100, pParam ); in debugFunction()