OpenBIC
OpenSource Bridge-IC
octeon.c File Reference
#include <stdio.h>
#include <stdlib.h>
#include <logging/log.h>
#include "libutil.h"
#include "sensor.h"
#include "octeon.h"
Include dependency graph for octeon.c:

Functions

 LOG_MODULE_REGISTER (dev_octeon)
 
uint8_t octeon_read (sensor_cfg *cfg, int *reading)
 
uint8_t octeon_init (sensor_cfg *cfg)
 

Function Documentation

◆ LOG_MODULE_REGISTER()

LOG_MODULE_REGISTER ( dev_octeon  )

◆ octeon_init()

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

◆ octeon_read()

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