Searched refs:tmp112 (Results 1 – 9 of 9) sorted by relevance
8 tmp112@4a {9 compatible = "ti,tmp112";
1 .. zephyr:code-sample:: tmp11210 A sample showing how to use the :dtcompatible:`ti,tmp112` sensor.24 :zephyr-app: samples/sensor/tmp112
5 project(tmp112) project
5 zephyr_library_sources(tmp112.c)
20 add_subdirectory_ifdef(CONFIG_TMP112 tmp112)
20 source "drivers/sensor/ti/tmp112/Kconfig"
474 test_i2c_tmp112: tmp112@46 {475 compatible = "ti,tmp112";
508 * :github:`8511` - nrf52_blenano2 tmp112 sensor sample build failed - redefined I2C527 * :github:`8391` - nrf52_blenano2 tmp112 sensor sample build failed.
723 * :github:`7793` - samples\sensor: bme280 and tmp112 hangs without any console output on quark_se_c…