Home
last modified time | relevance | path

Searched refs:tmp112 (Results 1 – 9 of 9) sorted by relevance

/Zephyr-latest/samples/sensor/tmp112/boards/
Dfrdm_k64f.overlay8 tmp112@4a {
9 compatible = "ti,tmp112";
/Zephyr-latest/samples/sensor/tmp112/
DREADME.rst1 .. zephyr:code-sample:: tmp112
10 A sample showing how to use the :dtcompatible:`ti,tmp112` sensor.
24 :zephyr-app: samples/sensor/tmp112
DCMakeLists.txt5 project(tmp112) project
/Zephyr-latest/drivers/sensor/ti/tmp112/
DCMakeLists.txt5 zephyr_library_sources(tmp112.c)
/Zephyr-latest/drivers/sensor/ti/
DCMakeLists.txt20 add_subdirectory_ifdef(CONFIG_TMP112 tmp112)
DKconfig20 source "drivers/sensor/ti/tmp112/Kconfig"
/Zephyr-latest/tests/drivers/build_all/sensor/
Di2c.dtsi474 test_i2c_tmp112: tmp112@46 {
475 compatible = "ti,tmp112";
/Zephyr-latest/doc/releases/
Drelease-notes-1.13.rst508 * :github:`8511` - nrf52_blenano2 tmp112 sensor sample build failed - redefined I2C
527 * :github:`8391` - nrf52_blenano2 tmp112 sensor sample build failed.
Drelease-notes-1.12.rst723 * :github:`7793` - samples\sensor: bme280 and tmp112 hangs without any console output on quark_se_c…