|
OpenBIC
OpenSource Bridge-IC
|
#include <stdio.h>#include <string.h>#include <logging/log.h>#include "sensor.h"#include "hal_i2c.h"#include "pmbus.h"#include "util_pmbus.h"#include "libutil.h"
Functions | |
| LOG_MODULE_REGISTER (dev_bmr351) | |
| uint8_t | bmr351_read (sensor_cfg *cfg, int *reading) |
| uint8_t | bmr351_init (sensor_cfg *cfg) |
| uint8_t bmr351_init | ( | sensor_cfg * | cfg | ) |

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

| LOG_MODULE_REGISTER | ( | dev_bmr351 | ) |