Zephyr Project API 3.7.0
A Scalable Open Source RTOS
|
Go to the source code of this file.
Macros | |
#define | EEPROM_TMP116_SIZE (4 * sizeof(uint16_t)) |
Functions | |
int | tmp116_eeprom_read (const struct device *dev, off_t offset, void *data, size_t len) |
int | tmp116_eeprom_write (const struct device *dev, off_t offset, const void *data, size_t len) |