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
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
Kconfig.npm6001
Kconfig.nxp_vref
Kconfig.pca9420
Kconfig.pf1550
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
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
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