|
OpenBIC
OpenSource Bridge-IC
|
#include <stdio.h>#include <string.h>#include <stdlib.h>#include "sensor.h"#include "hal_i2c.h"#include "libutil.h"#include "pmbus.h"#include <logging/log.h>
Macros | |
| #define | TPS25990_RIMON_OHM 2000 |
Functions | |
| LOG_MODULE_REGISTER (tps25990) | |
| uint8_t | tps25990_read (sensor_cfg *cfg, int *reading) |
| uint8_t | tps25990_init (sensor_cfg *cfg) |
| #define TPS25990_RIMON_OHM 2000 |
| LOG_MODULE_REGISTER | ( | tps25990 | ) |
| uint8_t tps25990_init | ( | sensor_cfg * | cfg | ) |

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