Searched refs:MB_EVENT_QUEUE_SIZE (Results 1 – 1 of 1) sorted by relevance
59 #define MB_EVENT_QUEUE_SIZE (6) macro67 if((xQueueHdl = xQueueCreate(MB_EVENT_QUEUE_SIZE, sizeof(eMBEventType))) != NULL) in xMBPortEventInit()