The regulator driver has a configured min/max range that is used to limit set values, and to initialise the regulator. A new init value has been added, so that the startup voltage can be higher than the lowest permitted value. Signed-off-by: Andy Sinclair <andy.sinclair@nordicsemi.no> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Kconfig | ||
| Kconfig.fake | ||
| Kconfig.fixed | ||
| Kconfig.npm1100 | ||
| Kconfig.npm6001 | ||
| Kconfig.pca9420 | ||
| Kconfig.rpi_pico | ||
| regulator_common.c | ||
| regulator_fake.c | ||
| regulator_fixed.c | ||
| regulator_npm1100.c | ||
| regulator_npm6001.c | ||
| regulator_pca9420.c | ||
| regulator_rpi_pico.c | ||
| regulator_shell.c | ||