Home
last modified time | relevance | path

Searched defs:MSG_SIZE (Results 1 – 11 of 11) 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/tests/bsim/bluetooth/host/misc/disconnect/common/
Dsync.c20 #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/caching/src/
Dcommon.c24 #define MSG_SIZE 1 macro
/Zephyr-latest/tests/bsim/bluetooth/host/privacy/legacy/src/
Dbs_bt_utils.c31 #define MSG_SIZE 1 macro
/Zephyr-latest/tests/bsim/bluetooth/host/privacy/central/src/
Dbs_bt_utils.c14 #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/bsim/bluetooth/host/gatt/settings/src/
Dmain.c147 #define MSG_SIZE 1 macro
/Zephyr-latest/tests/bsim/bluetooth/host/att/eatt/src/
Dcommon.c181 #define MSG_SIZE 1 macro
/Zephyr-latest/tests/kernel/workq/work_queue/src/
Dmain.c76 #define MSG_SIZE 16U macro