no-OS
All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
axi_sysid.c File Reference
#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"
Include dependency graph for axi_sysid.c:

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)
 

Function Documentation

◆ axi_sysid_get_fpga_board()

char * axi_sysid_get_fpga_board ( struct axi_sysid * sysid)
Here is the caller graph for this function:

◆ axi_sysid_init()

int32_t axi_sysid_init ( struct axi_sysid ** sysid_core,
const struct axi_sysid_init_param * init )
Here is the caller graph for this function:

◆ axi_sysid_remove()

int32_t axi_sysid_remove ( struct axi_sysid * sysid)
Here is the caller graph for this function: