Contiki 2.5
|
STM32W108 micro specific sleep functions. More...
Go to the source code of this file.
Functions | |
int32u | halGetWakeInfo (void) |
Obtains the events that caused the last wake from sleep. More... | |
void | halInternalSleep (SleepModes sleepMode) |
Puts the microcontroller to sleep in a specified mode. More... | |
void | halSleepWithOptions (SleepModes sleepMode, int32u gpioWakeBitMask) |
Puts the microcontroller to sleep in a specified mode, allows the GPIO wake sources to be determined at runtime. More... | |
STM32W108 micro specific sleep functions.
Definition in file sleep.c.