OpenBIC
OpenSource Bridge-IC
|
#include <string.h>
#include <stdio.h>
#include <logging/log.h>
#include "libutil.h"
#include "fru.h"
#include "plat_fru.h"
#include "hal_gpio.h"
#include "plat_sensor_table.h"
#include "plat_pldm_monitor.h"
Functions | |
LOG_MODULE_REGISTER (plat_fru) | |
uint8_t | check_nic_type_by_fru () |
void | pal_load_fru_config (void) |
Variables | |
struct k_mutex | i2c_bus6_mutex |
const EEPROM_CFG | plat_fru_config [] |
uint8_t check_nic_type_by_fru | ( | ) |
LOG_MODULE_REGISTER | ( | plat_fru | ) |
void pal_load_fru_config | ( | void | ) |
|
extern |
const EEPROM_CFG plat_fru_config[] |