Generic system primitives for libmetal. More...
#include <limits.h>#include <metal/cpu.h>#include <metal/errno.h>#include <stdio.h>#include <stdlib.h>#include <stdarg.h>#include <string.h>#include "./@PROJECT_MACHINE@/sys.h"Go to the source code of this file.
Data Structures | |
| struct | metal_state |
| Structure for FreeRTOS libmetal runtime state. More... | |
Macros | |
| #define | METAL_MAX_DEVICE_REGIONS 1 |
| #define | metal_yield() metal_cpu_yield() |
Generic system primitives for libmetal.
| #define METAL_MAX_DEVICE_REGIONS 1 |
| #define metal_yield | ( | ) | metal_cpu_yield() |