Searched refs:OS_MSGQUEUE_NUM (Results 1 – 2 of 2) sorted by relevance
324 #ifndef OS_MSGQUEUE_NUM325 #define OS_MSGQUEUE_NUM 1 macro
323 #if (OS_MSGQUEUE_NUM == 0)328 static osRtxMessageQueue_t os_mq_cb[OS_MSGQUEUE_NUM] \334 { (uint32_t)OS_MSGQUEUE_NUM, 0U, (uint32_t)osRtxMessageQueueCbSize, &os_mq_cb[0], NULL, NULL };341 static uint64_t os_mq_data[(16 + ((8+12)*OS_MSGQUEUE_NUM) + OS_MSGQUEUE_DATA_SIZE + 7)/8] \