summaryrefslogtreecommitdiff
path: root/include/driver
diff options
context:
space:
mode:
authorJack Rosenthal <jrosenth@chromium.org>2022-06-27 15:10:54 -0600
committerChromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com>2022-07-01 21:15:45 +0000
commite9810103cf4b558616a1ab7de32012f0ad53b699 (patch)
tree987f3f5b21becc65e0911a12c8f7a2e8a815558b /include/driver
parentd5711ac690549b2d177bf90616507edc42606eab (diff)
downloadchrome-ec-e9810103cf4b558616a1ab7de32012f0ad53b699.tar.gz
include/driver/temp_sensor/tmp112.h: Format with clang-format
BUG=b:236386294 BRANCH=none TEST=none Change-Id: I9d5c0f7fba31b62d373bd07d438b6f7926ee8ed1 Signed-off-by: Jack Rosenthal <jrosenth@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3730258 Reviewed-by: Jeremy Bettis <jbettis@chromium.org>
Diffstat (limited to 'include/driver')
-rw-r--r--include/driver/temp_sensor/tmp112.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/include/driver/temp_sensor/tmp112.h b/include/driver/temp_sensor/tmp112.h
index d1b97b138c..60950660a1 100644
--- a/include/driver/temp_sensor/tmp112.h
+++ b/include/driver/temp_sensor/tmp112.h
@@ -13,10 +13,10 @@
#define TMP112_I2C_ADDR_FLAGS2 (0x4A | I2C_FLAG_BIG_ENDIAN)
#define TMP112_I2C_ADDR_FLAGS3 (0x4B | I2C_FLAG_BIG_ENDIAN)
-#define TMP112_REG_TEMP 0x00
-#define TMP112_REG_CONF 0x01
-#define TMP112_REG_HYST 0x02
-#define TMP112_REG_MAX 0x03
+#define TMP112_REG_TEMP 0x00
+#define TMP112_REG_CONF 0x01
+#define TMP112_REG_HYST 0x02
+#define TMP112_REG_MAX 0x03
/*
* I2C port and address information for all the board TMP112 sensors should be