| /utopia/UTPA2-700.0.x/modules/mbx/drv/mbx/linux/ |
| H A D | drvMBX.c | 796 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 D | mdrv_mbx_st.h | 162 MS_U32 u32WaitMillSecs; member
|
| /utopia/UTPA2-700.0.x/modules/mbx/drv/mbx/api_mbx/ |
| H A D | apiMBX.c | 404 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 D | mbx.h | 38 MS_U32 u32WaitMillSecs; member
|
| H A D | mbx.c | 122 pMbxResPri->privateRecvMsg.u32WaitMillSecs, in MBXIoctl()
|
| /utopia/UTPA2-700.0.x/mxlib/include/ |
| H A D | apiMBX.h | 20 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 D | drvMBX.h | 594 …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 D | apiMBX.h | 20 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 D | drvMBX.c | 1147 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 D | apiMBX.h | 20 MBX_Result MApi_MBX_RecvMsg(MBX_Class eTargetClass, MBX_Msg *pMsg, MS_U32 u32WaitMillSecs, MS_U32 …
|
| H A D | drvMBX.h | 594 …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 D | preprocess.txt | 66911 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 …
|