zephyr/drivers/regulator
Ryan McClelland 4fb4f71f08 drivers: regulator: pca9420: implement active discharge api
Implement the api for controlling the active discharge setting within
the pca9420.

Signed-off-by: Ryan McClelland <ryanmcclelland@meta.com>
2024-01-29 09:43:39 +01:00
..
CMakeLists.txt
Kconfig
Kconfig.adp5360
Kconfig.axp192
Kconfig.da1469x
Kconfig.fake
Kconfig.fixed
Kconfig.gpio
Kconfig.max20335
Kconfig.npm1100
Kconfig.npm1300
Kconfig.npm6001
Kconfig.nxp_vref
Kconfig.pca9420
Kconfig.rpi_pico
regulator_adp5360.c
regulator_axp192.c
regulator_common.c regulator: add active-discharge api 2024-01-29 09:43:39 +01:00
regulator_da1469x.c
regulator_fake.c tests: drivers: regulator: add api test for active discharge 2024-01-29 09:43:39 +01:00
regulator_fixed.c
regulator_gpio.c
regulator_max20335.c
regulator_npm1100.c
regulator_npm1300.c
regulator_npm6001.c
regulator_nxp_vref.c
regulator_pca9420.c drivers: regulator: pca9420: implement active discharge api 2024-01-29 09:43:39 +01:00
regulator_rpi_pico.c
regulator_shell.c drivers: regulator: add active discharge api to regulator shell 2024-01-29 09:43:39 +01:00