circuitpython/ports/raspberrypi/common-hal/alarm
Jeff Epler 0c5fd55c16
picow: Turn off wifi co-processor regulator when entering deep sleep
This reduces power consumption during true deep sleep.

In my measurements with ppk2 and a program that _irrevocably_ entered
deep sleep (no time alarm or pin alarm), power usage as measured on a
ppk2 decreased from ~10mA to ~1mA.
2022-10-13 20:10:10 -05:00
..
pin Additional missing-prototypes fixes 2021-11-10 10:55:53 -06:00
time Additional missing-prototypes fixes 2021-11-10 10:55:53 -06:00
touch Implement RP2040 Alarm module 2021-05-27 18:33:29 -04:00
SleepMemory.c Additional missing-prototypes fixes 2021-11-10 10:55:53 -06:00
SleepMemory.h Clean up sleep memory, mark as not-implemented 2021-06-20 17:57:51 -04:00
__init__.c picow: Turn off wifi co-processor regulator when entering deep sleep 2022-10-13 20:10:10 -05:00
__init__.h Implement RP2040 Alarm module 2021-05-27 18:33:29 -04:00