OpenBIC
OpenSource Bridge-IC
|
#include <stdio.h>
#include "sensor.h"
#include "ast_adc.h"
#include "pmbus.h"
#include "tmp461.h"
#include "plat_i2c.h"
#include "plat_hook.h"
#include "plat_sensor_table.h"
Variables | |
sensor_cfg | plat_sensor_config [] |
const int | SENSOR_CONFIG_SIZE = ARRAY_SIZE(plat_sensor_config) |
sensor_cfg plat_sensor_config[] |
const int SENSOR_CONFIG_SIZE = ARRAY_SIZE(plat_sensor_config) |