zephyr/drivers/charger
Ricardo Rivera-Matos 5868c701ef samples: charger: Demos new output limit properties
Adds use of CHARGER_PROP_DISCHARGE_CURRENT_NOTIFICATION and
CHARGER_PROP_SYSTEM_VOLTAGE_NOTIFICATION_UV to the charger
sample application.

Signed-off-by: Ricardo Rivera-Matos <rriveram@opensource.cirrus.com>
2024-02-26 11:33:24 +00:00
..
CMakeLists.txt charger: add a driver for bq25180 2024-01-05 09:00:21 +01:00
Kconfig samples: charger: Demos new output limit properties 2024-02-26 11:33:24 +00:00
Kconfig.bq24190
Kconfig.bq25180 charger: add a driver for bq25180 2024-01-05 09:00:21 +01:00
Kconfig.max20335
Kconfig.sbs_charger
bq24190.h
charger_bq24190.c drivers: charger: bq24190: fix api and init functions references 2024-01-10 20:54:04 -05:00
charger_bq25180.c drivers: charger: bq25180: fix return value check 2024-02-19 09:38:50 -06:00
charger_handlers.c
charger_max20335.c
emul_sbs_charger.c
sbs_charger.c
sbs_charger.h