libmetal
v2024.05.0
Data Structures
|
Macros
sys.h File Reference
Go to the source code of this file.
Data Structures
struct
metal_state
Structure for FreeRTOS libmetal runtime state.
More...
Macros
#define
METAL_INIT_DEFAULTS
Macro Definition Documentation
◆
METAL_INIT_DEFAULTS
#define METAL_INIT_DEFAULTS
Value:
{ \
.log_handler = (
metal_log_handler
)syslog, \
.log_level =
METAL_LOG_INFO
, \
}
metal_log_handler
void(* metal_log_handler)(enum metal_log_level level, const char *format,...)
Log message handler type.
Definition:
log.h:36
METAL_LOG_INFO
@ METAL_LOG_INFO
informational messages.
Definition:
log.h:31
lib
system
nuttx
sys.h
Generated on Thu Apr 24 2025 14:56:02 for libmetal by
1.9.1