ESPHome  2024.5.0
Namespaces | Variables
tmp1075.cpp File Reference

Go to the source code of this file.

Namespaces

 esphome
 This is a workaround until we can figure out a way to get the tflite-micro idf component code available in CI.
 
 esphome::tmp1075
 

Variables

constexpr uint8_t esphome::tmp1075::REG_TEMP = 0x0
 
constexpr uint8_t esphome::tmp1075::REG_CFGR = 0x1
 
constexpr uint8_t esphome::tmp1075::REG_LLIM = 0x2
 
constexpr uint8_t esphome::tmp1075::REG_HLIM = 0x3
 
constexpr uint8_t esphome::tmp1075::REG_DIEID = 0xF
 
constexpr uint16_t esphome::tmp1075::EXPECT_DIEID = 0x0075