 |
PSDK QNX API Guide
|
|
Go to the documentation of this file.
68 #define IPC_CTRL_ENDPOINT_ID (53U)
74 #define IPC_VRING_SIZE (0x20000U)
79 #define IPC_MAX_DATA_PAYLOAD (496U)
84 #define IPC_MAX_NAME_ENTRY (100u)
86 #if defined(BUILD_C7X)
87 #define IPC_TASK_STACKSIZE 0x8000U
89 #define IPC_TASK_STACKSIZE 0x2000U
93 #define IPC_SCICLIENT_TIMEOUT (SCICLIENT_SERVICE_WAIT_FOREVER)