OpenBIC
OpenSource Bridge-IC
plat_hook.c File Reference
#include <logging/log.h>
#include "sensor.h"
#include "hal_i2c.h"
#include "plat_sensor_table.h"
#include "plat_hook.h"
Include dependency graph for plat_hook.c:

Functions

 LOG_MODULE_REGISTER (plat_hook)
 
bool pre_xdpe12284c_read (sensor_cfg *cfg, void *args)
 

Variables

adc_asd_init_arg adc_asd_init_args [] = { [0] = { .is_init = false } }
 
ina233_init_arg ina233_init_args []
 
xdpe12284c_pre_arg xdpe12284c_pre_read_args []
 

Function Documentation

◆ LOG_MODULE_REGISTER()

LOG_MODULE_REGISTER ( plat_hook  )

◆ pre_xdpe12284c_read()

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

Variable Documentation

◆ adc_asd_init_args

adc_asd_init_arg adc_asd_init_args[] = { [0] = { .is_init = false } }

◆ ina233_init_args

ina233_init_arg ina233_init_args[]

◆ xdpe12284c_pre_read_args

xdpe12284c_pre_arg xdpe12284c_pre_read_args[]
Initial value:
= {
[0] = { 0x0 },
[1] = { 0x1 },
}