zephyr/drivers/regulator
Rene Colato 7fa815c929 regulator: Updated function call use flag that initalizes GPIO.
Fixes bug where GPIO_ACTIVE_LOW would not initialize properly.

Signed-off-by: Rene Colato <rcolato@boston-engineering.com>
2025-06-16 14:12:03 +02:00
..
CMakeLists.txt drivers: regulator: add support for AXP2101 power management IC 2025-03-07 19:43:05 +01:00
Kconfig drivers: add nxp pf1550 mfd (charger+regulator) 2025-02-14 03:03:10 +01:00
Kconfig.adp5360
Kconfig.axp192 drivers: regulator: add support for AXP2101 power management IC 2025-03-07 19:43:05 +01:00
Kconfig.cp9314
Kconfig.da1469x
Kconfig.fake
Kconfig.fixed
Kconfig.gpio
Kconfig.max20335
Kconfig.mpm54304
Kconfig.npm1100
Kconfig.npm1300
Kconfig.npm2100 drivers: regulator: npm2100: Add driver for npm2100 pmic 2024-12-04 14:19:53 -05:00
Kconfig.npm6001
Kconfig.nxp_vref
Kconfig.pca9420
Kconfig.pf1550 drivers: add nxp pf1550 mfd (charger+regulator) 2025-02-14 03:03:10 +01:00
Kconfig.rpi_pico docs: raspberrrypi: Correct names of products 2025-04-03 15:27:50 -07:00
regulator_adp5360.c
regulator_axp192.c drivers: regulator: add support for AXP2101 power management IC 2025-03-07 19:43:05 +01:00
regulator_common.c
regulator_cp9314.c
regulator_da1469x.c
regulator_fake.c tests: drivers: regulator: add api test for count/list current_limit APIs 2025-02-17 08:09:48 +01:00
regulator_fixed.c regulator: Updated function call use flag that initalizes GPIO. 2025-06-16 14:12:03 +02:00
regulator_gpio.c
regulator_max20335.c
regulator_mpm54304.c
regulator_npm1100.c
regulator_npm1300.c regulator: npm1300: configure active discharge 2025-06-12 11:40:32 +02:00
regulator_npm2100.c drivers: npm2100: remove SHPHLD button reconfiguration 2025-02-03 14:03:00 +01:00
regulator_npm6001.c
regulator_nxp_vref.c
regulator_pca9420.c
regulator_pf1550.c drivers: regulator: Wrap driver instances in device API macro 2025-02-21 18:03:17 +00:00
regulator_rpi_pico.c
regulator_shell.c regulator_shell: add device filtering 2025-01-22 05:40:11 +01:00