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

Functions

 LOG_MODULE_REGISTER (dev_g788p81u)
 
uint8_t g788p81u_read (sensor_cfg *cfg, int *reading)
 
uint8_t g788p81u_init (sensor_cfg *cfg)
 

Function Documentation

◆ g788p81u_init()

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

◆ g788p81u_read()

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

◆ LOG_MODULE_REGISTER()

LOG_MODULE_REGISTER ( dev_g788p81u  )