zephyr/drivers/sensor/sht3xd
Jordan Yates 6cf6d515b1 sensor: sht3xd: convert to i2c_dt_spec
Convert sht3xd driver to `struct i2c_dt_spec` as a demonstration.

Signed-off-by: Jordan Yates <jordan.yates@data61.csiro.au>
2021-08-03 19:05:14 -04:00
..
CMakeLists.txt drivers: sensor: clean up zephyr_library calls 2021-06-30 09:36:33 -04:00
Kconfig kconfig: Replace some single-symbol 'if's with 'depends on' 2020-02-08 08:32:42 -05:00
sht3xd.c sensor: sht3xd: convert to i2c_dt_spec 2021-08-03 19:05:14 -04:00
sht3xd.h sensor: sht3xd: convert to i2c_dt_spec 2021-08-03 19:05:14 -04:00
sht3xd_trigger.c kernel: sem: add K_SEM_MAX_LIMIT 2021-03-05 08:13:53 -06:00