OpenBIC
OpenSource Bridge-IC
plat_sensor_table.c File Reference
#include "plat_sensor_table.h"
#include <stdio.h>
#include <string.h>
#include "ast_adc.h"
#include "sensor.h"
#include "plat_hook.h"
#include "plat_i2c.h"
#include "plat_def.h"
Include dependency graph for plat_sensor_table.c:

Macros

#define CONFIG_ISL69260   false
 

Functions

bool stby_access (uint8_t sensor_number)
 

Variables

sensor_cfg plat_sensor_config []
 
const int SENSOR_CONFIG_SIZE = ARRAY_SIZE(plat_sensor_config)
 

Macro Definition Documentation

◆ CONFIG_ISL69260

#define CONFIG_ISL69260   false

Function Documentation

◆ stby_access()

bool stby_access ( uint8_t  sensor_number)

Variable Documentation

◆ plat_sensor_config

sensor_cfg plat_sensor_config[]

◆ SENSOR_CONFIG_SIZE

const int SENSOR_CONFIG_SIZE = ARRAY_SIZE(plat_sensor_config)