Zephyr API Documentation
3.0.0
A Scalable Open Source RTOS
|
|
3.0.0 |
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) |
#define EEPROM_TMP116_SIZE (4 * sizeof(uint16_t)) |
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 | ||
) |