Home
last modified time | relevance | path

Searched refs:MDrv_MBX_RecvMsg (Results 1 – 13 of 13) sorted by relevance

/utopia/UTPA2-700.0.x/modules/mbx/drv/mbx/api_mbx/
H A DapiMBX.c406 return MDrv_MBX_RecvMsg(eTargetClass, pMsg, u32WaitMillSecs, u32Flag); in MApi_MBX_RecvMsg()
480 …while(E_MBX_SUCCESS!=MDrv_MBX_RecvMsg(E_MBX_CLASS_SECURE_WAIT, &smsg, 1000, MBX_CHECK_INSTANT_MSG)) in _MApi_MBX_DynamicClass()
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DdrvMBX.h594 INTERFACE MBX_Result MDrv_MBX_RecvMsg(MBX_Class eTargetClass, MBX_Msg *pMsg, MS_U32 u32WaitMillSec…
/utopia/UTPA2-700.0.x/mxlib/include/
H A DdrvMBX.h594 INTERFACE MBX_Result MDrv_MBX_RecvMsg(MBX_Class eTargetClass, MBX_Msg *pMsg, MS_U32 u32WaitMillSec…
/utopia/UTPA2-700.0.x/modules/pm/drv/pm/
H A DdrvPM.c256 …mbxResult = MDrv_MBX_RecvMsg(E_MBX_CLASS_PM_WAIT, &MB_Command, PM_MBX_TIMEOUT/*ms*/, MBX_CHECK_NOR… in _MDrv_PM_MailBoxHandler()
2160 …mbxResult = MDrv_MBX_RecvMsg(E_MBX_CLASS_PM_PWM_WAIT, &MB_Command, PM_MBX_TIMEOUT/*ms*/, MBX_CHECK… in _MDrv_PM_PWM_MailBoxHandler()
/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() function
/utopia/UTPA2-700.0.x/modules/ir/drv/ir/
H A DdrvIR.c242 … gMBXResult = MDrv_MBX_RecvMsg(eMsgClass, &MB_Command, IR_MBX_TIMEOUT/*ms*/, MBX_CHECK_NORMAL_MSG); in _IR_MailBoxHandler()
/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() function
/utopia/UTPA2-700.0.x/modules/sar/drv/sar/
H A DdrvSAR.c266 …gMBXResult = MDrv_MBX_RecvMsg(E_MBX_CLASS_SAR, &MB_Command, SAR_MBX_TIMEOUT/*ms*/, MBX_CHECK_NORMA… in _SAR_MailBoxHandler()
/utopia/UTPA2-700.0.x/modules/sc/drv/sc/sc2/
H A DdrvSC.c834 …mbxResult = MDrv_MBX_RecvMsg(E_MBX_CLASS_PM_WAIT, &MB_Command, SC_MBX_TIMEOUT/*ms*/, MBX_CHECK_NOR… in _MDrv_SC_MailBoxHandler()
/utopia/UTPA2-700.0.x/modules/sc/drv/sc/sc1/
H A DdrvSC.c943 …mbxResult = MDrv_MBX_RecvMsg(E_MBX_CLASS_PM_WAIT, &MB_Command, SC_MBX_TIMEOUT/*ms*/, MBX_CHECK_NOR… in _MDrv_SC_MailBoxHandler()
/utopia/UTPA2-700.0.x/projects/build/
H A Dapi_with_header_file.csv1312 ,,MDrv_MBX_RecvMsg,drvMBX.h,1,1,1,1,1,1
H A DDatabase.csv1600 ,,MDrv_MBX_RecvMsg,drvMBX.h,1,1,1,1,1,1,1
H A Dpreprocess.txt66911 INTERFACE MBX_Result MDrv_MBX_RecvMsg(MBX_Class eTargetClass, MBX_Msg *pMsg, MS_U32 u32WaitMillSecs…