Home
last modified time | relevance | path

Searched refs:MAX_MBX_QUEUE_SIZE (Results 1 – 5 of 5) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DdrvMBX.h176 #define MAX_MBX_QUEUE_SIZE 256 macro
/utopia/UTPA2-700.0.x/mxlib/include/
H A DdrvMBX.h176 #define MAX_MBX_QUEUE_SIZE 256 macro
/utopia/UTPA2-700.0.x/modules/mbx/drv/mbx/linux/
H A DdrvMBX.c501 if(INVALID_MBXCLASS(eMsgClass) || (u16MsgQueueSize>MAX_MBX_QUEUE_SIZE)) in MDrv_MBX_RegisterMSG()
/utopia/UTPA2-700.0.x/modules/mbx/drv/mbx/ecos_nos/
H A DdrvMBX.c864 if(INVALID_MBXCLASS(eMsgClass) || (u16MsgQueueSize>MAX_MBX_QUEUE_SIZE)) in MDrv_MBX_RegisterMSG()
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt66566 #define MAX_MBX_QUEUE_SIZE 256