zephyr/drivers/sensor/isl29035
Satya Bhattacharya 7d886e8b6e sensor: isl29035: Unchecked return value
Check the return value of i2c_reg_read_byte() and return
if unable to read the register
Coverity-CID: 188740

Fixes #10585

Signed-off-by: Satya Bhattacharya <satyacube@gmail.com>
2018-10-30 05:56:18 -05:00
..
CMakeLists.txt drivers: Cmake: Add __ZEPHYR_SUPERVISOR__ macro for driver files. 2018-05-15 17:48:18 +03:00
isl29035_trigger.c sensor: isl29035: Unchecked return value 2018-10-30 05:56:18 -05:00
isl29035.c drivers: sensor: Migrate to new logger 2018-10-16 08:49:53 -04:00
isl29035.h drivers: sensor: Migrate to new logger 2018-10-16 08:49:53 -04:00
Kconfig sensor: Eliminate repetitive Kconfig "depends on" in sensor drivers 2018-09-13 01:02:37 -04:00