Searched refs:th02 (Results 1 – 8 of 8) sorted by relevance
29 const struct device *const th02 = DEVICE_DT_GET_ONE(hoperf_th02); in main() local34 if (!device_is_ready(th02)) { in main()51 rc = sensor_sample_fetch(th02); in main()57 rc = sensor_channel_get(th02, info[i].chan, &val[i]); in main()
8 th02@40 {9 compatible = "hoperf,th02";
5 zephyr_library_sources(th02.c)
5 project(th02) project
1 .. zephyr:code-sample:: th02
61 add_subdirectory_ifdef(CONFIG_TH02 th02)
145 source "drivers/sensor/th02/Kconfig"
125 test_i2c_th02: th02@10 {126 compatible = "hoperf,th02";