Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/dmx/drv/tsp4/
H A DdrvTSP.h321 E_DRVTSP_DBG_L2 = E_TSP_DBG_TRACK, enumerator
/utopia/UTPA2-700.0.x/modules/dmx/drv/tsp/
H A DdrvTSP.h565 E_DRVTSP_DBG_L2, // display error msg and enter while(1) enumerator
H A DdrvTSP.c273 …else if (_u32TSPDGBLevel == E_DRVTSP_DBG_L2) { (_f); ULOGE("TSP", "[%s][%d] ASSERT %d\n", __FUNCTI…
279 …else if (_u32TSPDGBLevel == E_DRVTSP_DBG_L2) { (_f); ULOGE("TSP", "[%s][%d] ASSERT2 %d\n", __FUNCT…
282 … { if ((_u32TSPDGBLevel == E_DRVTSP_DBG_L1)||(_u32TSPDGBLevel == E_DRVTSP_DBG_L2)) { OSAL_TSP_…
/utopia/UTPA2-700.0.x/modules/dmx/drv/tsp3/
H A DdrvTSP.h585 E_DRVTSP_DBG_L2, // display error msg and enter while(1) enumerator
H A DdrvTSP.c311 …else if (_u32TSPDGBLevel == E_DRVTSP_DBG_L2) { (_f); MsOS_DelayTask(MSOS_WAIT_FOREVER); return DRV…
317 …else if (_u32TSPDGBLevel == E_DRVTSP_DBG_L2) { (_f); MsOS_DelayTask(MSOS_WAIT_FOREVER); _TSP_STR_R…
321 … { if ((_u32TSPDGBLevel == E_DRVTSP_DBG_L1)||(_u32TSPDGBLevel == E_DRVTSP_DBG_L2)) { OSAL_TSP_…