|
OpenBIC
OpenSource Bridge-IC
|
#include <stdio.h>#include <string.h>#include <logging/log.h>#include "sensor.h"#include "hal_i2c.h"
Functions | |
| LOG_MODULE_REGISTER (dev_nct7718w) | |
| uint8_t | nct7718w_read (sensor_cfg *cfg, int *reading) |
| uint8_t | nct7718w_init (sensor_cfg *cfg) |
| LOG_MODULE_REGISTER | ( | dev_nct7718w | ) |
| uint8_t nct7718w_init | ( | sensor_cfg * | cfg | ) |

| uint8_t nct7718w_read | ( | sensor_cfg * | cfg, |
| int * | reading | ||
| ) |
