Home
last modified time | relevance | path

Searched refs:MDrv_TSP_BurstLen (Results 1 – 7 of 7) sorted by relevance

/utopia/UTPA2-700.0.x/modules/dmx/drv/tsp4/
H A DdrvTSP.h423 #define MDrv_TSP_BurstLen MDrv_TSP_SECFLT_BurstLen macro
H A DdrvTSP2.h1136 TSP_Result MDrv_TSP_BurstLen(MS_U32 u32Len) __attribute__ ((deprecated));
/utopia/UTPA2-700.0.x/modules/dmx/drv/tsp/
H A DdrvTSP.h859 TSP_Result MDrv_TSP_BurstLen(MS_U32 u32Len);
H A DdrvTSP.c7568 TSP_Result MDrv_TSP_BurstLen(MS_U32 u32Len)
/utopia/UTPA2-700.0.x/modules/dmx/drv/tsp3/
H A DdrvTSP.h926 TSP_Result MDrv_TSP_BurstLen(MS_U32 u32Len);
H A DdrvTSP.c7067 TSP_Result MDrv_TSP_BurstLen(MS_U32 u32Len) in MDrv_TSP_BurstLen() function
/utopia/UTPA2-700.0.x/modules/dmx/api/dmx/
H A DapiDMX.c9501 if(MDrv_TSP_BurstLen(BurstType) == DRVTSP_OK)