1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/cpu/stm32l0/include
Aurelien Fillau 0368239a63 cpu/stm32l0: power management updated
Now, MCU is able to go in stop mode if necessary when
periph_pm feature is activated.
Regarding LPSDSR bit that deactivates or not regulator in stop
mode, it is up to the user to set/clear this bit. In order
to save power, voltage regulator can be set in low power state
during stop mode but it increases wakeup time.

Signed-off-by: Aurelien Fillau <aurelien.fillau@gmail.com>
2018-03-11 11:01:25 +01:00
..
vendor cpu/stm32l0: add support for stm32l072cz 2017-06-21 15:08:41 +02:00
cpu_conf.h cpu/stm32l0: cleanup interrupt vectors definitions 2017-08-23 22:20:25 +02:00
periph_cpu.h cpu/stm32l0: power management updated 2018-03-11 11:01:25 +01:00