Home
last modified time | relevance | path

Searched defs:MSG_SIZE (Results 1 – 6 of 6) sorted by relevance

/Zephyr-latest/tests/kernel/msgq/msgq_api/src/
Dtest_msgq.h18 #define MSG_SIZE 4 macro
/Zephyr-latest/tests/bsim/babblekit/src/
Dsync.c19 #define MSG_SIZE 1 macro
/Zephyr-latest/samples/drivers/uart/echo_bot/src/
Dmain.c16 #define MSG_SIZE 32 macro
/Zephyr-latest/tests/bsim/bluetooth/host/gatt/settings/src/
Dmain.c128 #define MSG_SIZE 1 macro
/Zephyr-latest/samples/subsys/logging/logger/src/
Dmain.c178 #define MSG_SIZE (sizeof(struct log_msg) + 2 * sizeof(void *) + sizeof(int)) in performance_showcase() macro
/Zephyr-latest/tests/kernel/workq/work_queue/src/
Dmain.c76 #define MSG_SIZE 16U macro