zephyr/drivers/charger
Ricardo Rivera-Matos a351d28c25 charger: bq24190: Adds support for ce-gpios
Adds driver support for the charge enable (ce) gpio. This GPIO is
optional and if no GPIO is allocated the pin is assumed to be asserted.

Signed-off-by: Ricardo Rivera-Matos <rriveram@opensource.cirrus.com>
2024-12-13 11:35:17 +01:00
..
bq24190.h drivers: charger: Introduces BQ24190 support 2023-10-20 14:55:22 +02:00
charger_bq24190.c charger: bq24190: Adds support for ce-gpios 2024-12-13 11:35:17 +01:00
charger_bq25180.c drivers: charger: Place API into iterable section 2024-12-02 18:18:51 +01:00
charger_handlers.c build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
charger_max20335.c drivers: charger: Place API into iterable section 2024-12-02 18:18:51 +01:00
CMakeLists.txt charger: add a driver for bq25180 2024-01-05 09:00:21 +01:00
emul_sbs_charger.c drivers: charger: Updates drivers to use charge_enable handler 2023-12-12 10:49:39 -06:00
Kconfig samples: charger: Demos new output limit properties 2024-02-26 11:33:24 +00:00
Kconfig.bq24190 drivers: charger: add charger prefix for bq24190 2023-11-09 09:57:30 -06:00
Kconfig.bq25180 charger: add a driver for bq25180 2024-01-05 09:00:21 +01:00
Kconfig.max20335 drivers: charger: charger_max20335: introduce int utilization 2024-03-05 18:23:12 +00:00
Kconfig.sbs_charger
sbs_charger.c drivers: charger: Place API into iterable section 2024-12-02 18:18:51 +01:00
sbs_charger.h