Home
last modified time | relevance | path

Searched refs:HAL_TSP_CmdQ_CmdCount (Results 1 – 24 of 24) sorted by relevance

/utopia/UTPA2-700.0.x/modules/dmx/hal/messi/tsp/
H A DhalTSP.h274 MS_U32 HAL_TSP_CmdQ_CmdCount(void);
H A DhalTSP.c2385 MS_U32 HAL_TSP_CmdQ_CmdCount(void) in HAL_TSP_CmdQ_CmdCount() function
/utopia/UTPA2-700.0.x/modules/dmx/hal/mainz/tsp/
H A DhalTSP.h274 MS_U32 HAL_TSP_CmdQ_CmdCount(void);
H A DhalTSP.c2389 MS_U32 HAL_TSP_CmdQ_CmdCount(void) in HAL_TSP_CmdQ_CmdCount() function
/utopia/UTPA2-700.0.x/modules/dmx/hal/mooney/tsp/
H A DhalTSP.h274 MS_U32 HAL_TSP_CmdQ_CmdCount(void);
H A DhalTSP.c2408 MS_U32 HAL_TSP_CmdQ_CmdCount(void) in HAL_TSP_CmdQ_CmdCount() function
/utopia/UTPA2-700.0.x/modules/dmx/hal/M7821/tsp/
H A DhalTSP.h387 MS_U32 HAL_TSP_CmdQ_CmdCount(void);
H A DhalTSP.c4081 MS_U32 HAL_TSP_CmdQ_CmdCount(void) in HAL_TSP_CmdQ_CmdCount() function
/utopia/UTPA2-700.0.x/modules/dmx/hal/macan/tsp/
H A DhalTSP.h385 MS_U32 HAL_TSP_CmdQ_CmdCount(void);
H A DhalTSP.c3718 MS_U32 HAL_TSP_CmdQ_CmdCount(void) in HAL_TSP_CmdQ_CmdCount() function
/utopia/UTPA2-700.0.x/modules/dmx/hal/manhattan/tsp/
H A DhalTSP.h385 MS_U32 HAL_TSP_CmdQ_CmdCount(void);
H A DhalTSP.c3756 MS_U32 HAL_TSP_CmdQ_CmdCount(void) in HAL_TSP_CmdQ_CmdCount() function
/utopia/UTPA2-700.0.x/modules/dmx/hal/maxim/tsp/
H A DhalTSP.h387 MS_U32 HAL_TSP_CmdQ_CmdCount(void);
H A DhalTSP.c4041 MS_U32 HAL_TSP_CmdQ_CmdCount(void) in HAL_TSP_CmdQ_CmdCount() function
/utopia/UTPA2-700.0.x/modules/dmx/hal/mustang/tsp/
H A DhalTSP.h386 MS_U32 HAL_TSP_CmdQ_CmdCount(void);
H A DhalTSP.c3781 MS_U32 HAL_TSP_CmdQ_CmdCount(void) in HAL_TSP_CmdQ_CmdCount() function
/utopia/UTPA2-700.0.x/modules/dmx/hal/maldives/tsp/
H A DhalTSP.h373 MS_U32 HAL_TSP_CmdQ_CmdCount(void);
H A DhalTSP.c3384 MS_U32 HAL_TSP_CmdQ_CmdCount(void) in HAL_TSP_CmdQ_CmdCount() function
/utopia/UTPA2-700.0.x/modules/dmx/hal/M7621/tsp/
H A DhalTSP.h387 MS_U32 HAL_TSP_CmdQ_CmdCount(void);
H A DhalTSP.c4024 MS_U32 HAL_TSP_CmdQ_CmdCount(void) in HAL_TSP_CmdQ_CmdCount() function
/utopia/UTPA2-700.0.x/modules/dmx/hal/maserati/tsp/
H A DhalTSP.h387 MS_U32 HAL_TSP_CmdQ_CmdCount(void);
H A DhalTSP.c4120 MS_U32 HAL_TSP_CmdQ_CmdCount(void) in HAL_TSP_CmdQ_CmdCount() function
/utopia/UTPA2-700.0.x/modules/dmx/drv/tsp/
H A DdrvTSP.c554 while (HAL_TSP_CmdQ_CmdCount()); // wait command finish in _TSP_CmdQ_Init()
6868 cmdcnt = HAL_TSP_CmdQ_CmdCount();
/utopia/UTPA2-700.0.x/modules/dmx/drv/tsp3/
H A DdrvTSP.c642 while (HAL_TSP_CmdQ_CmdCount()); // wait command finish in _TSP_CmdQ_Init()
6438 cmdcnt = HAL_TSP_CmdQ_CmdCount(); in MDrv_TSP_File_GetState()