Zephyr API Documentation 4.1.99
A Scalable Open Source RTOS
|
|
4.1.99 |
Go to the source code of this file.
Macros | |
#define | EEPROM_TMP11X_SIZE (4 * sizeof(uint16_t)) |
Enumerations | |
enum | sensor_attribute_tmp_11x { SENSOR_ATTR_TMP11X_ONE_SHOT_MODE = SENSOR_ATTR_PRIV_START , SENSOR_ATTR_TMP11X_SHUTDOWN_MODE , SENSOR_ATTR_TMP11X_CONTINUOUS_CONVERSION_MODE } |
Functions | |
int | tmp11x_eeprom_read (const struct device *dev, off_t offset, void *data, size_t len) |
int | tmp11x_eeprom_write (const struct device *dev, off_t offset, const void *data, size_t len) |