A CPU can be woken up by:
- Wake interrupt triggered by a hardware resource
- Explicit wake request using the
XPm_RequestWakeup
client API
The CPU starts executing from the resume address provided with the XPm_SelfSuspend
call.
For more information about XPm_RequestWakeup
and
XPm_SelfSuspend
, see
BSP and
Libraries Document Collection (UG643).