OpenBIC
OpenSource Bridge-IC
|
#include <stdio.h>
#include <string.h>
#include <logging/log.h>
#include "plat_sdr_table.h"
#include "sdr.h"
#include "plat_ipmb.h"
#include "plat_sensor_table.h"
Functions | |
LOG_MODULE_REGISTER (plat_sdr_table) | |
Variables | |
SDR_Full_sensor | plat_sdr_table [] |
const int | SDR_TABLE_SIZE = ARRAY_SIZE(plat_sdr_table) |
LOG_MODULE_REGISTER | ( | plat_sdr_table | ) |
SDR_Full_sensor plat_sdr_table[] |
const int SDR_TABLE_SIZE = ARRAY_SIZE(plat_sdr_table) |