Home
last modified time | relevance | path

Searched refs:E_MBX_ERR_HAS_MSG_PENDING (Results 1 – 6 of 6) sorted by relevance

/utopia/UTPA2-700.0.x/modules/mbx/drv/mbx/linux/
H A DdrvMBX.c467 if(E_MBX_ERR_HAS_MSG_PENDING == stSetBInfo.mbxResult) //there has pending mail message! in MDrv_MBX_DeInit()
470 return E_MBX_ERR_HAS_MSG_PENDING; in MDrv_MBX_DeInit()
/utopia/UTPA2-700.0.x/modules/mbx/drv/mbx/ecos_nos/
H A DdrvMBX.c815 if(MDrv_MSGQ_DeInit(bForceDiscardPendingMsg)==E_MBX_ERR_HAS_MSG_PENDING) in MDrv_MBX_DeInit()
819 return E_MBX_ERR_HAS_MSG_PENDING; in MDrv_MBX_DeInit()
H A DdrvMBXMsgPool.h142 #define E_MSGPOOL_ERR_HAS_MSG_PENDING E_MBX_ERR_HAS_MSG_PENDING
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DdrvMBX.h445 E_MBX_ERR_HAS_MSG_PENDING = 15, enumerator
/utopia/UTPA2-700.0.x/mxlib/include/
H A DdrvMBX.h445 E_MBX_ERR_HAS_MSG_PENDING = 15, enumerator
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt66827 E_MBX_ERR_HAS_MSG_PENDING = 15,