7fa4776948
In some cases, the enable pin may be already enabled by a previous stage, e.g. bootloader. Therefore, it is not desirable to disable the pin, as it could cause malfunctioning of the device. Refactor init procedure so that we pick the right GPIO flags during the first configuration stage. Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Kconfig | ||
Kconfig.fake | ||
Kconfig.fixed | ||
Kconfig.npm1100 | ||
Kconfig.npm1300 | ||
Kconfig.npm6001 | ||
Kconfig.pca9420 | ||
Kconfig.rpi_pico | ||
regulator_common.c | ||
regulator_fake.c | ||
regulator_fixed.c | ||
regulator_npm1100.c | ||
regulator_npm1300.c | ||
regulator_npm6001.c | ||
regulator_pca9420.c | ||
regulator_rpi_pico.c | ||
regulator_shell.c |