Searched refs:pstDLCTmoInfo (Results 1 – 4 of 4) sorted by relevance
706 MS_BOOL MApi_XC_DLC_SetTMOInfo_U2(void * pInstance, ST_XC_DLC_TMO_INFO *pstDLCTmoInfo) in MApi_XC_DLC_SetTMOInfo_U2() argument713 …VERSION_COMPATIBLE_CHECK(pstDLCTmoInfo, stDLCTMOInfo, u16CopiedLength, u32TMOInfo_Version, u16TMOI… in MApi_XC_DLC_SetTMOInfo_U2()714 …pstDLCTmoInfo->u32TMOInfo_Version = DLC_TMO_INFO_VERSION; /*Return the actual version of the retur… in MApi_XC_DLC_SetTMOInfo_U2()715 …pstDLCTmoInfo->u16TMOInfo_Length = u16CopiedLength; /*Return the actual length of the returned val… in MApi_XC_DLC_SetTMOInfo_U2()716 memcpy(&stDLCTMOInfo, pstDLCTmoInfo, u16CopiedLength); in MApi_XC_DLC_SetTMOInfo_U2()722 MS_BOOL SYMBOL_WEAK MApi_XC_DLC_SetTMOInfo(ST_XC_DLC_TMO_INFO *pstDLCTmoInfo) in MApi_XC_DLC_SetTMOInfo() argument734 DLCArgs.pstDLC_TMOInfo = pstDLCTmoInfo; in MApi_XC_DLC_SetTMOInfo()
219 MS_BOOL MApi_XC_DLC_SetTMOInfo_U2(void * pInstance, ST_XC_DLC_TMO_INFO *pstDLCTmoInfo);
1165 MS_BOOL SYMBOL_WEAK MApi_XC_DLC_SetTMOInfo(ST_XC_DLC_TMO_INFO *pstDLCTmoInfo);
52187 MS_BOOL SYMBOL_WEAK MApi_XC_DLC_SetTMOInfo(ST_XC_DLC_TMO_INFO *pstDLCTmoInfo);