Power Management Wake Sources (Windows Embedded CE 6.0)

1/6/2010

A typical device interrupt can serve as a wake source, and the device's corresponding SysIntr value acts as the wake source identifier. SysIntr values are never greater than the SYSINTR_MAXIMUM value, but values up to SYSWAKE_BASE minus 1 are reserved for this group.

You can edit the source code to program knowledge into Power Manager. Power Manager can also associate wake sources with activity timers and treat wake events as device activity for to determine the system power state that should be entered on resume from the suspend.

See Also

Concepts

Kernel Power Management