Zephyr system primitives for libmetal. More...
Go to the source code of this file.
Data Structures | |
| struct | metal_state |
| Structure for FreeRTOS libmetal runtime state. More... | |
Macros | |
| #define | metal_yield() metal_cpu_yield() |
| #define | METAL_INIT_DEFAULTS |
| #define | METAL_MAX_DEVICE_REGIONS 1 |
Functions | |
| static void | metal_wait_usec (uint32_t usec_to_wait) |
Zephyr system primitives for libmetal.
| #define METAL_INIT_DEFAULTS |
| #define METAL_MAX_DEVICE_REGIONS 1 |
| #define metal_yield | ( | ) | metal_cpu_yield() |
|
inlinestatic |