Home
last modified time | relevance | path

Searched refs:u8StrId (Results 1 – 11 of 11) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DapiDMX_v2.h659 MS_U8 u8StrId; member
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiDMX_v2.h714 MS_U8 u8StrId; member
H A DapiDMX.h3838 …DMX_FILTER_STATUS SYMBOL_WEAK MApi_DMX_MStr_SyncByte(DMX_TSIF eIf, MS_U8 u8StrId, MS_U8* pu8SyncBy…
/utopia/UTPA2-700.0.x/modules/dmx/api/dmx/
H A DapiDMX_v2.c7949 DMX_FILTER_STATUS MApi_DMX_MStr_SyncByte(DMX_TSIF eIf, MS_U8 u8StrId, MS_U8* pu8SyncByte, MS_BOOL b… in MApi_DMX_MStr_SyncByte() argument
7958 param.u8StrId = u8StrId; in MApi_DMX_MStr_SyncByte()
7972 return _MApi_DMX_MStr_SyncByte(eIf, u8StrId, pu8SyncByte, bSet); in MApi_DMX_MStr_SyncByte()
H A DmapiDMX.c1748 …32Res = (MS_U32)psDmxInstPri->fpDMXMStrSyncBy(pMStrSync->eIf, pMStrSync->u8StrId, pMStrSync->pu8Sy… in DMXIoctl()
H A DapiDMX.c12901 DMX_FILTER_STATUS _MApi_DMX_MStr_SyncByte(DMX_TSIF eIf, MS_U8 u8StrId, MS_U8* pu8SyncByte, MS_BOOL…
12931 if(MDrv_TSP_MStr_SyncByte(eTspIf, u8StrId, pu8SyncByte, bSet) == DRVTSP_OK)
/utopia/UTPA2-700.0.x/modules/dmx/drv/tsp3/
H A DdrvTSP.h989 TSP_Result MDrv_TSP_MStr_SyncByte(DrvTSP_If eIf, MS_U8 u8StrId, MS_U8* pu8SyncByte, MS_BOOL bSet);
H A DdrvTSP.c7756 TSP_Result MDrv_TSP_MStr_SyncByte(DrvTSP_If eIf, MS_U8 u8StrId, MS_U8* pu8SyncByte, MS_BOOL bSet) in MDrv_TSP_MStr_SyncByte() argument
7780 if(HAL_TSP_Set_Sync_Byte(u8Path, u8StrId, pu8SyncByte, bSet) == FALSE) in MDrv_TSP_MStr_SyncByte()
/utopia/UTPA2-700.0.x/modules/dmx/drv/tsp4/
H A DdrvTSP2.h1043 TSP_Result MDrv_TSP_MStr_SyncByte(DrvTSP_If eTsIf, MS_U8 u8StrId, MS_U8 *pu8SyncByte, MS_BOOL bSet);
H A DdrvTSP2.c6275 TSP_Result MDrv_TSP_MStr_SyncByte(DrvTSP_If eTsIf, MS_U8 u8StrId, MS_U8* pu8SyncByte, MS_BOOL bSet) in MDrv_TSP_MStr_SyncByte() argument
6280 if(u8StrId >= TSP_MERGESTREAM_NUM) in MDrv_TSP_MStr_SyncByte()
6292 if(HAL_TSP_PktConverter_SetSyncByte(u8Path, u8StrId, pu8SyncByte, bSet) == FALSE) in MDrv_TSP_MStr_SyncByte()
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt33833 …DMX_FILTER_STATUS SYMBOL_WEAK MApi_DMX_MStr_SyncByte(DMX_TSIF eIf, MS_U8 u8StrId, MS_U8* pu8SyncBy…
58550 MS_U8 u8StrId;