OpenBIC
OpenSource Bridge-IC
xdpe19283b.c File Reference
#include <stdio.h>
#include <string.h>
#include <logging/log.h>
#include "libutil.h"
#include "sensor.h"
#include "hal_i2c.h"
#include "pmbus.h"
#include "util_pmbus.h"
Include dependency graph for xdpe19283b.c:

Functions

 LOG_MODULE_REGISTER (xdpe19283b)
 
uint8_t xdpe19283b_read (sensor_cfg *cfg, int *reading)
 
uint8_t xdpe19283b_init (sensor_cfg *cfg)
 

Function Documentation

◆ LOG_MODULE_REGISTER()

LOG_MODULE_REGISTER ( xdpe19283b  )

◆ xdpe19283b_init()

uint8_t xdpe19283b_init ( sensor_cfg cfg)
Here is the call graph for this function:

◆ xdpe19283b_read()

uint8_t xdpe19283b_read ( sensor_cfg cfg,
int *  reading 
)
Here is the call graph for this function: