Home
last modified time | relevance | path

Searched refs:u32WaitMillSecs (Results 1 – 12 of 12) sorted by relevance

/utopia/UTPA2-700.0.x/modules/mbx/drv/mbx/linux/
H A DdrvMBX.c796 MBX_Result MDrv_MBX_RecvMsg(MBX_Class eTargetClass, MBX_Msg *pMsg, MS_U32 u32WaitMillSecs, MS_U32 … in MDrv_MBX_RecvMsg() argument
810 stRecvMsg.u32WaitMillSecs = u32WaitMillSecs; in MDrv_MBX_RecvMsg()
849 MBX_Result MDrv_MBX_CheckMsg(MBX_Class eTargetClass, MBX_Msg *pMsg, MS_U32 u32WaitMillSecs, MS_U32… in MDrv_MBX_CheckMsg() argument
863 stRecvMsg.u32WaitMillSecs = u32WaitMillSecs; in MDrv_MBX_CheckMsg()
H A Dmdrv_mbx_st.h162 MS_U32 u32WaitMillSecs; member
/utopia/UTPA2-700.0.x/modules/mbx/drv/mbx/api_mbx/
H A DapiMBX.c404 MBX_Result MApi_MBX_RecvMsg(MBX_Class eTargetClass, MBX_Msg *pMsg, MS_U32 u32WaitMillSecs, MS_U32 … in MApi_MBX_RecvMsg() argument
406 return MDrv_MBX_RecvMsg(eTargetClass, pMsg, u32WaitMillSecs, u32Flag); in MApi_MBX_RecvMsg()
409 MBX_Result MApi_MBX_CheckMsg(MBX_Class eTargetClass, MBX_Msg *pMsg, MS_U32 u32WaitMillSecs, MS_U32… in MApi_MBX_CheckMsg() argument
411 return MDrv_MBX_CheckMsg(eTargetClass, pMsg, u32WaitMillSecs, u32Flag); in MApi_MBX_CheckMsg()
H A Dmbx.h38 MS_U32 u32WaitMillSecs; member
H A Dmbx.c122 pMbxResPri->privateRecvMsg.u32WaitMillSecs, in MBXIoctl()
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiMBX.h20 MBX_Result MApi_MBX_RecvMsg(MBX_Class eTargetClass, MBX_Msg *pMsg, MS_U32 u32WaitMillSecs, MS_U32 …
21 MBX_Result MApi_MBX_CheckMsg(MBX_Class eTargetClass, MBX_Msg *pMsg, MS_U32 u32WaitMillSecs, MS_U32…
H A DdrvMBX.h594 …sult MDrv_MBX_RecvMsg(MBX_Class eTargetClass, MBX_Msg *pMsg, MS_U32 u32WaitMillSecs, MS_U32 u32Fl…
603 …ult MDrv_MBX_CheckMsg(MBX_Class eTargetClass, MBX_Msg *pMsg, MS_U32 u32WaitMillSecs, MS_U32 u32Fl…
/utopia/UTPA2-700.0.x/modules/mbx/drv/mbx/
H A DapiMBX.h20 MBX_Result MApi_MBX_RecvMsg(MBX_Class eTargetClass, MBX_Msg *pMsg, MS_U32 u32WaitMillSecs, MS_U32 …
21 MBX_Result MApi_MBX_CheckMsg(MBX_Class eTargetClass, MBX_Msg *pMsg, MS_U32 u32WaitMillSecs, MS_U32…
/utopia/UTPA2-700.0.x/modules/mbx/drv/mbx/ecos_nos/
H A DdrvMBX.c1147 MBX_Result MDrv_MBX_RecvMsg(MBX_Class eTargetClass, MBX_Msg *pMsg, MS_U32 u32WaitMillSecs, MS_U32 … in MDrv_MBX_RecvMsg() argument
1178 for(u32Idx=0; u32Idx<u32WaitMillSecs; u32Idx++) in MDrv_MBX_RecvMsg()
1395 MBX_Result MDrv_MBX_CheckMsg(MBX_Class eTargetClass, MBX_Msg *pMsg, MS_U32 u32WaitMillSecs, MS_U32… in MDrv_MBX_CheckMsg() argument
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DapiMBX.h20 MBX_Result MApi_MBX_RecvMsg(MBX_Class eTargetClass, MBX_Msg *pMsg, MS_U32 u32WaitMillSecs, MS_U32 …
H A DdrvMBX.h594 …sult MDrv_MBX_RecvMsg(MBX_Class eTargetClass, MBX_Msg *pMsg, MS_U32 u32WaitMillSecs, MS_U32 u32Fl…
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt66911 INTERFACE MBX_Result MDrv_MBX_RecvMsg(MBX_Class eTargetClass, MBX_Msg *pMsg, MS_U32 u32WaitMillSecs
66913 …sult MDrv_MBX_CheckMsg(MBX_Class eTargetClass, MBX_Msg *pMsg, MS_U32 u32WaitMillSecs, MS_U32 u32Fl…
82737 MBX_Result MApi_MBX_RecvMsg(MBX_Class eTargetClass, MBX_Msg *pMsg, MS_U32 u32WaitMillSecs, MS_U32 u…
82738 MBX_Result MApi_MBX_CheckMsg(MBX_Class eTargetClass, MBX_Msg *pMsg, MS_U32 u32WaitMillSecs, MS_U32 …