|
OpenBIC
OpenSource Bridge-IC
|
#include <stdio.h>#include <stdint.h>#include <string.h>#include <logging/log.h>#include "libutil.h"#include "sensor.h"#include "pldm.h"#include "hal_i2c.h"
Functions | |
| LOG_MODULE_REGISTER (cx7) | |
| uint8_t | cx7_read (sensor_cfg *cfg, int *reading) |
| uint8_t | cx7_init (sensor_cfg *cfg) |
| uint8_t cx7_init | ( | sensor_cfg * | cfg | ) |

| uint8_t cx7_read | ( | sensor_cfg * | cfg, |
| int * | reading | ||
| ) |
| LOG_MODULE_REGISTER | ( | cx7 | ) |