mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
85b18a1c10
When entering a sleep mode, all wake-up sources should first be disabled before the wake-up sources required for the sleep mode are then stepwise enabled again. Otherwise, an wake-up configuration of one sleep mode may affect the wake-up within another sleep mode. |
||
---|---|---|
.. | ||
adc_ctrl.c | ||
adc.c | ||
can.c | ||
cpuid.c | ||
dac.c | ||
gpio.c | ||
i2c_hw.c | ||
Makefile | ||
pm.c | ||
pwm.c | ||
rtc.c | ||
timer.c |