|
Zephyr Project API
3.1.0
A Scalable Open Source RTOS
|
#include "test_queue.h"Macros | |
| #define | TIMEOUT K_MSEC(100) |
| #define | STACK_SIZE (512 + CONFIG_TEST_EXTRA_STACK_SIZE) |
| #define | LIST_LEN 2 |
Variables | |
| static struct k_thread | tdata |
| #define LIST_LEN 2 |
| #define STACK_SIZE (512 + CONFIG_TEST_EXTRA_STACK_SIZE) |
| #define TIMEOUT K_MSEC(100) |
| K_SEM_DEFINE | ( | sem | , |
| 0 | , | ||
| 1 | |||
| ) |
|
static |
|
static |
|
static |