mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-12 10:41:56 +00:00
Refactors all sensor drivers to use SENSOR_DEVICE_DT_INST_DEFINE, which is a sensor-specific variant of DEVICE_DT_INST_DEFINE that provides a common place to instantiate additional data structures for the future sensor subsystem and/or sensor driver stats. This approach was inspired by I2C_DEVICE_DT_INST_DEFINE to streamline adding I2C stats support across all I2C drivers. Signed-off-by: Maureen Helm <maureen.helm@intel.com> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
iis2iclx_shub.c | ||
iis2iclx_trigger.c | ||
iis2iclx.c | ||
iis2iclx.h | ||
Kconfig |