Zephyr API Documentation
2.7.0-rc2
A Scalable Open Source RTOS
|
Macros | |
#define | CPU1_STACK_SIZE 1024 |
Functions | |
K_THREAD_STACK_DEFINE (cpu1_stack, 1024) | |
FUNC_NORETURN void | cpu1_fn (void *arg) |
void | test_mp_start (void) |
Test to verify CPU start. More... | |
void | test_main (void) |
Variables | |
int | cpu_arg |
volatile int | cpu_running |
#define CPU1_STACK_SIZE 1024 |
K_THREAD_STACK_DEFINE | ( | cpu1_stack | , |
1024 | |||
) |
int cpu_arg |
volatile int cpu_running |