OpenBIC
OpenSource Bridge-IC
plat_hook.h File Reference
#include "sensor.h"
#include "plat_def.h"
Include dependency graph for plat_hook.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

bool pre_nvme_read (sensor_cfg *cfg, void *args)
 
bool pre_vol_bat3v_read (sensor_cfg *cfg, void *args)
 
bool post_vol_bat3v_read (sensor_cfg *cfg, void *args, int *reading)
 
bool post_mp5990_cur_read (sensor_cfg *cfg, void *args, int *reading)
 
bool post_mp5990_pwr_read (sensor_cfg *cfg, void *args, int *reading)
 
bool post_rs31380r_cur_read (sensor_cfg *cfg, void *args, int *reading)
 
bool post_rs31380r_pwr_read (sensor_cfg *cfg, void *args, int *reading)
 
bool pre_tmp451_read (sensor_cfg *cfg, void *args)
 
bool pre_tmp75_read (sensor_cfg *cfg, void *args)
 
bool pre_pt4080l_read (sensor_cfg *cfg, void *args)
 
bool pre_ds160pt801_read (sensor_cfg *cfg, void *args)
 

Variables

adc_asd_init_arg ast_adc_init_args []
 
mp5990_init_arg mp5990_init_args []
 
rs31380r_init_arg rs31380r_init_args []
 
ina230_init_arg ina230_init_args []
 
pt5161l_init_arg pt5161l_init_args []
 
nv_satmc_init_arg satmc_init_args []
 
struct tca9548 mux_conf_addr_0xe0 []
 
struct tca9548 mux_conf_addr_0xe2 []
 

Function Documentation

◆ post_mp5990_cur_read()

bool post_mp5990_cur_read ( sensor_cfg cfg,
void *  args,
int *  reading 
)
Here is the call graph for this function:

◆ post_mp5990_pwr_read()

bool post_mp5990_pwr_read ( sensor_cfg cfg,
void *  args,
int *  reading 
)
Here is the call graph for this function:

◆ post_rs31380r_cur_read()

bool post_rs31380r_cur_read ( sensor_cfg cfg,
void *  args,
int *  reading 
)
Here is the call graph for this function:

◆ post_rs31380r_pwr_read()

bool post_rs31380r_pwr_read ( sensor_cfg cfg,
void *  args,
int *  reading 
)
Here is the call graph for this function:

◆ post_vol_bat3v_read()

bool post_vol_bat3v_read ( sensor_cfg cfg,
void *  args,
int *  reading 
)
Here is the call graph for this function:

◆ pre_ds160pt801_read()

bool pre_ds160pt801_read ( sensor_cfg cfg,
void *  args 
)
Here is the call graph for this function:

◆ pre_nvme_read()

bool pre_nvme_read ( sensor_cfg cfg,
void *  args 
)
Here is the call graph for this function:

◆ pre_pt4080l_read()

bool pre_pt4080l_read ( sensor_cfg cfg,
void *  args 
)
Here is the call graph for this function:

◆ pre_tmp451_read()

bool pre_tmp451_read ( sensor_cfg cfg,
void *  args 
)
Here is the call graph for this function:

◆ pre_tmp75_read()

bool pre_tmp75_read ( sensor_cfg cfg,
void *  args 
)
Here is the call graph for this function:

◆ pre_vol_bat3v_read()

bool pre_vol_bat3v_read ( sensor_cfg cfg,
void *  args 
)
Here is the call graph for this function:

Variable Documentation

◆ ast_adc_init_args

adc_asd_init_arg ast_adc_init_args[]
extern

◆ ina230_init_args

ina230_init_arg ina230_init_args[]
extern

◆ mp5990_init_args

mp5990_init_arg mp5990_init_args[]
extern

◆ mux_conf_addr_0xe0

struct tca9548 mux_conf_addr_0xe0[]
extern

◆ mux_conf_addr_0xe2

struct tca9548 mux_conf_addr_0xe2[]
extern

◆ pt5161l_init_args

pt5161l_init_arg pt5161l_init_args[]
extern

◆ rs31380r_init_args

rs31380r_init_arg rs31380r_init_args[]
extern

◆ satmc_init_args

nv_satmc_init_arg satmc_init_args[]
extern