libmetal
Loading...
Searching...
No Matches
Data Structures | Macros
sys.h File Reference
#include <stdlib.h>

Go to the source code of this file.

Data Structures

struct  metal_state
 

Macros

#define METAL_INIT_DEFAULTS
 
#define METAL_MAX_DEVICE_REGIONS   1
 

Macro Definition Documentation

◆ METAL_INIT_DEFAULTS

#define METAL_INIT_DEFAULTS
Value:
{ \
.log_handler = metal_zephyr_log_handler, \
.log_level = METAL_LOG_INFO, \
}
@ METAL_LOG_INFO
Definition: log.h:31
void metal_zephyr_log_handler(enum metal_log_level level, const char *format,...)
Definition: log.c:27

◆ METAL_MAX_DEVICE_REGIONS

#define METAL_MAX_DEVICE_REGIONS   1