MCUXpresso SDK API Reference Manual  Rev. 0
NXP Semiconductors
All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
for POSIX message queue implementation.

Overview

Macros

#define posixconfigMQ_MAX_MESSAGES   10
 
#define posixconfigMQ_MAX_SIZE   128
 

Macro Definition Documentation

#define posixconfigMQ_MAX_MESSAGES   10

Maximum number of messages in an mq at one time.

#define posixconfigMQ_MAX_SIZE   128

Maximum size (in bytes) of each message.