zephyr/drivers/sensor/vl53l0x
Gerard Marull-Paretas 435213a753 drivers: remove redundant data/config casts
Some drivers explicitely casted data/config from void * to the
corresponding type. However, this is unnecessary and, in many drivers it
has been misused to drop const qualifier (refer to previous commits).

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2022-01-19 18:16:02 +01:00
..
CMakeLists.txt
Kconfig dts/Kconfig: Remove HAS_DTS_I2C 2020-09-18 13:34:44 -05:00
vl53l0x_platform_log.h
vl53l0x_platform.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
vl53l0x_platform.h device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
vl53l0x_types.h
vl53l0x.c drivers: remove redundant data/config casts 2022-01-19 18:16:02 +01:00