zephyr/drivers/regulator
Gerard Marull-Paretas 9a73be82c4 drivers: regulator: improve regulator_count_voltages specs
- Interface guarantees that voltage indices start from zero to
  regulator_count_voltages()
- Function always return an unsigned number. If the device doesn't
  implement the API returned value is zero, as expected.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2022-12-14 17:01:44 +01:00
..
CMakeLists.txt drivers: regulator: drop async enable 2022-11-30 15:49:30 +01:00
Kconfig drivers: regulator: s/pmic/pca9420 2022-11-14 16:59:05 +01:00
Kconfig.fixed drivers: regulator: Update Kconfig 2022-08-17 09:58:55 -05:00
Kconfig.pca9420 drivers: regulator: pca9420: store common config in parent device 2022-11-29 11:54:31 +01:00
regulator_common.c drivers: regulator: drop async enable 2022-11-30 15:49:30 +01:00
regulator_fixed.c drivers: regulator: drop async enable 2022-11-30 15:49:30 +01:00
regulator_pca9420.c drivers: regulator: improve regulator_count_voltages specs 2022-12-14 17:01:44 +01:00
regulator_shell.c drivers: regulator: support for regulator mode APIs in regulator shell 2022-12-04 19:56:34 +01:00