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

Functions

 LOG_MODULE_REGISTER (max16550a)
 
uint8_t max16550a_read (sensor_cfg *cfg, int *reading)
 
uint8_t max16550a_init (sensor_cfg *cfg)
 

Function Documentation

◆ LOG_MODULE_REGISTER()

LOG_MODULE_REGISTER ( max16550a  )

◆ max16550a_init()

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

◆ max16550a_read()

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