Zephyr API Documentation
2.7.0-rc2
A Scalable Open Source RTOS
|
Go to the source code of this file.
Macros | |
#define | TIMEOUT_MS 100 |
#define | TIMEOUT K_MSEC(TIMEOUT_MS) |
#define | STACK_SIZE (512 + CONFIG_TEST_EXTRA_STACKSIZE) |
#define | MSG_SIZE 4 |
#define | MSGQ_LEN 2 |
#define | MSG0 0xABCD |
#define | MSG1 0x1234 |
#define | OVERFLOW_SIZE_MSG SIZE_MAX |
#define MSG0 0xABCD |
#define MSG1 0x1234 |
#define MSG_SIZE 4 |
#define MSGQ_LEN 2 |
#define OVERFLOW_SIZE_MSG SIZE_MAX |
#define STACK_SIZE (512 + CONFIG_TEST_EXTRA_STACKSIZE) |
#define TIMEOUT K_MSEC(TIMEOUT_MS) |
#define TIMEOUT_MS 100 |