|
Zephyr API Documentation 4.1.99
A Scalable Open Source RTOS
|
Macros | |
| #define | EXC_RETURN_S (0x00000040UL) |
| #define | HASH_LEN 32 |
Functions | |
| static void | do_hash (char *hash) |
| static void | work_func (struct k_work *work) |
| void | test_thread_swap_tz (void) |
| ZTEST_SUITE (thread_swap_tz, NULL, NULL, NULL, NULL, NULL) | |
Variables | |
| static struct k_work_delayable | interrupting_work |
| static volatile bool | work_done |
| static char | dummy_string [0x1000] |
| static char | dummy_digest_correct [32] |
| static const uint32_t | delay_ms = 1 |
| static volatile const struct k_thread * | main_thread |
| #define EXC_RETURN_S (0x00000040UL) |
| #define HASH_LEN 32 |
|
static |
| void test_thread_swap_tz | ( | void | ) |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |