mbed library sources. Supersedes mbed-src.

Dependents:   Nucleo_Hello_Encoder BLE_iBeaconScan AM1805_DEMO DISCO-F429ZI_ExportTemplate1 ... more

Embed: (wiki syntax)

« Back to documentation index

Power management functions

Power management functions
[Platform]

Modules

 Sleep manager API
 

The sleep manager provides API to automatically select sleep mode.


Functions

static MBED_NORETURN void system_reset (void)
 Resets the processor and most of the sub-system.

Function Documentation

static MBED_NORETURN void system_reset ( void   ) [static]

Resets the processor and most of the sub-system.

Note:
Does not affect the debug sub-system

Definition at line 265 of file cmsis/BUILD/mbed/platform/mbed_power_mgmt.h.