zephyr/drivers/sensor/iis3dhhc
Kumar Gala 5f605fd5ab drivers: sensor: Convert drivers to new DT device macros
Convert sensor drivers from:

    DEVICE_AND_API_INIT -> DEVICE_DT_INST_DEFINE
    DEVICE_GET -> DEVICE_DT_INST_GET
    DEVICE_DECLARE -> DEVICE_DT_INST_DECLARE

etc..

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2020-12-16 12:19:32 -05:00
..
CMakeLists.txt
Kconfig kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
iis3dhhc.c drivers: sensor: Convert drivers to new DT device macros 2020-12-16 12:19:32 -05:00
iis3dhhc.h device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
iis3dhhc_spi.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
iis3dhhc_trigger.c modules/hal_st: Align sensor drivers to stmemsc HAL i/f v1.03 2020-10-13 09:46:08 -05:00