libmetal
|
#include "metal/sys.h"
#include "metal/utilities.h"
#include "metal/device.h"
Functions | |
int | metal_irq_init (void) |
void | metal_irq_deinit (void) |
int | metal_sys_init (const struct metal_init_params *params) |
void | metal_sys_finish (void) |
Variables | |
struct metal_state | _metal |
void metal_irq_deinit | ( | void | ) |
int metal_irq_init | ( | void | ) |
void metal_sys_finish | ( | void | ) |
int metal_sys_init | ( | const struct metal_init_params * | params | ) |