![]() |
no-OS
|
#include <stdlib.h>#include <string.h>#include <stdint.h>#include <stdio.h>#include "no_os_print_log.h"#include "no_os_axi_io.h"#include "no_os_error.h"#include "no_os_alloc.h"#include "axi_sysid.h"Functions | |
| int32_t | axi_sysid_init (struct axi_sysid **sysid_core, const struct axi_sysid_init_param *init) |
| int32_t | axi_sysid_remove (struct axi_sysid *sysid) |
| char * | axi_sysid_get_fpga_board (struct axi_sysid *sysid) |
| char * axi_sysid_get_fpga_board | ( | struct axi_sysid * | sysid | ) |
| int32_t axi_sysid_init | ( | struct axi_sysid ** | sysid_core, |
| const struct axi_sysid_init_param * | init ) |
| int32_t axi_sysid_remove | ( | struct axi_sysid * | sysid | ) |