OpenBIC
OpenSource Bridge-IC
|
#include "plat_sdr_table.h"
#include <stdio.h>
#include <string.h>
#include "sdr.h"
#include "libutil.h"
#include <logging/log.h>
#include "plat_ipmb.h"
#include "plat_sensor_table.h"
Classes | |
struct | yv3_change_sdr |
Macros | |
#define | HSC_SENSOR 0 |
Functions | |
LOG_MODULE_REGISTER (plat_sdr_table) | |
void | pal_set_SDR (uint8_t *table_ptr) |
Variables | |
SDR_Full_sensor | plat_sdr_table [] |
yv3_change_sdr | sdr_table_in_yv3 [] |
const int | SDR_TABLE_SIZE = ARRAY_SIZE(plat_sdr_table) |
#define HSC_SENSOR 0 |
LOG_MODULE_REGISTER | ( | plat_sdr_table | ) |
void pal_set_SDR | ( | uint8_t * | table_ptr | ) |
SDR_Full_sensor plat_sdr_table[] |
yv3_change_sdr sdr_table_in_yv3[] |
const int SDR_TABLE_SIZE = ARRAY_SIZE(plat_sdr_table) |