Home
last modified time | relevance | path

Searched refs:SMBX_Result (Results 1 – 4 of 4) sorted by relevance

/utopia/UTPA2-700.0.x/mxlib/include/
H A DdrvSMBX.h163 } SMBX_Result; typedef
175 SMBX_Result MDrv_SMBX_Init(void);
176 SMBX_Result MDrv_SMBX_SendCmd(MS_U16 u16Cmd, MS_U16 *pU16Data, MS_U8 u8Num);
177 SMBX_Result MDrv_SMBX_Exit(void);
178 SMBX_Result MDrv_SMBX_GetLibVer(const MSIF_Version **ppVersion);
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DdrvSMBX.h163 } SMBX_Result; typedef
175 SMBX_Result MDrv_SMBX_Init(void);
176 SMBX_Result MDrv_SMBX_SendCmd(MS_U16 u16Cmd, MS_U16 *pU16Data, MS_U8 u8Num);
177 SMBX_Result MDrv_SMBX_Exit(void);
178 SMBX_Result MDrv_SMBX_GetLibVer(const MSIF_Version **ppVersion);
/utopia/UTPA2-700.0.x/modules/smbx/drv/smbx/
H A DdrvSMBX.c160 SMBX_Result MDrv_SMBX_Init(void) in MDrv_SMBX_Init()
165 SMBX_Result MDrv_SMBX_SendCmd(MS_U16 u16Cmd, MS_U16 *pU16Data, MS_U8 u8Num) in MDrv_SMBX_SendCmd()
170 SMBX_Result MDrv_SMBX_Exit(void) in MDrv_SMBX_Exit()
175 SMBX_Result MDrv_SMBX_GetLibVer(const MSIF_Version **ppVersion) in MDrv_SMBX_GetLibVer()
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt13142 } SMBX_Result;
13154 SMBX_Result MDrv_SMBX_Init(void);
13155 SMBX_Result MDrv_SMBX_SendCmd(MS_U16 u16Cmd, MS_U16 *pU16Data, MS_U8 u8Num);
13156 SMBX_Result MDrv_SMBX_Exit(void);
13157 SMBX_Result MDrv_SMBX_GetLibVer(const MSIF_Version **ppVersion);