NuttX system primitives for libmetal. More...
#include <metal/sleep.h>#include <syslog.h>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_sleep_usec(1000) |
| #define | METAL_INIT_DEFAULTS |
NuttX system primitives for libmetal.
| #define METAL_INIT_DEFAULTS |
| #define metal_yield | ( | ) | metal_sleep_usec(1000) |