Home
last modified time | relevance | path

Searched refs:E_MBX_ERR_NO_MORE_MSG (Results 1 – 10 of 10) sorted by relevance

/utopia/UTPA2-700.0.x/modules/mbx/drv/mbx/ecos_nos/
H A DdrvMBX.c586 if((E_MBX_SUCCESS != mbxResult) && (E_MBX_ERR_NO_MORE_MSG != mbxResult)) in _MDrv_MBX_RecvMsg()
1176 …if((mbxResult == E_MBX_ERR_NO_MORE_MSG) && (u32Flag&MBX_CHECK_BLOCK_RECV) && (!_mgrMBX.bInInterrup… in MDrv_MBX_RecvMsg()
1182 if(mbxResult != E_MBX_ERR_NO_MORE_MSG) in MDrv_MBX_RecvMsg()
1189 if(mbxResult == E_MBX_ERR_NO_MORE_MSG) in MDrv_MBX_RecvMsg()
1195 if((E_MBX_SUCCESS != mbxResult) && (E_MBX_ERR_NO_MORE_MSG != mbxResult)) in MDrv_MBX_RecvMsg()
H A DdrvMBXMsgPool.h143 #define E_MSGPOOL_ERR_NO_MORE_MSG E_MBX_ERR_NO_MORE_MSG
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DdrvMBX.h443 E_MBX_ERR_NO_MORE_MSG = 14, enumerator
/utopia/UTPA2-700.0.x/mxlib/include/
H A DdrvMBX.h443 E_MBX_ERR_NO_MORE_MSG = 14, enumerator
/utopia/UTPA2-700.0.x/modules/xc/hal/manhattan/xc/
H A Dmhal_frc.c1753 else if (mbxResult != E_MBX_ERR_NO_MORE_MSG) in MHal_XC_GetMsgFromFRC()
/utopia/UTPA2-700.0.x/modules/xc/hal/maxim/xc/
H A Dmhal_frc.c2354 else if (mbxResult != E_MBX_ERR_NO_MORE_MSG) in MHal_XC_GetMsgFromFRC()
/utopia/UTPA2-700.0.x/modules/xc/hal/M7621/xc/
H A Dmhal_frc.c2331 else if (mbxResult != E_MBX_ERR_NO_MORE_MSG) in MHal_XC_GetMsgFromFRC()
/utopia/UTPA2-700.0.x/modules/xc/hal/M7821/xc/
H A Dmhal_frc.c2970 else if (mbxResult != E_MBX_ERR_NO_MORE_MSG) in MHal_XC_GetMsgFromFRC()
/utopia/UTPA2-700.0.x/modules/xc/hal/maserati/xc/
H A Dmhal_frc.c3010 else if (mbxResult != E_MBX_ERR_NO_MORE_MSG) in MHal_XC_GetMsgFromFRC()
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt66825 E_MBX_ERR_NO_MORE_MSG = 14,