zephyr/drivers/regulator
Peter Bigot 571f9dbbd9 drivers: regulator: update to new delayable work API
Replace legacy API with new API.  Note that this driver uses the
schedule, not reschedule, API, since triggers for delay never overlap.

Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
2021-03-03 20:06:00 -05:00
..
CMakeLists.txt drivers: regulator: add GPIO-controlled regulator driver 2020-10-28 15:22:53 +01:00
Kconfig drivers: regulator: add GPIO-controlled regulator driver 2020-10-28 15:22:53 +01:00
Kconfig.fixed drivers: regulator: add GPIO-controlled regulator driver 2020-10-28 15:22:53 +01:00
regulator_fixed.c drivers: regulator: update to new delayable work API 2021-03-03 20:06:00 -05:00