zephyr/drivers/sensor/bq274xx
Pieter De Gendt 000924c8eb sensor: bq27421: lazy configure fuel gauge
The BQ274XX driver init function performs a lot i2c transfers
that slow down booting the system. We can do this lazely on the
first sample request to speed up the boot.

Signed-off-by: Pieter De Gendt <pieter.degendt@basalte.be>
2021-03-23 12:13:20 +01:00
..
bq274xx.c sensor: bq27421: lazy configure fuel gauge 2021-03-23 12:13:20 +01:00
bq274xx.h sensor: bq27421: lazy configure fuel gauge 2021-03-23 12:13:20 +01:00
CMakeLists.txt
Kconfig sensor: bq27421: lazy configure fuel gauge 2021-03-23 12:13:20 +01:00