Sample OAL Implementations of OEMIdle (Windows Embedded CE 6.0)
1/5/2010
The sample OAL provided with Platform Builder includes an implementation of OEMIdle that is generic in regards to the hardware platform's timer and power management capabilities.
The sample implementations abstract their interface to the hardware platform in a manner similar to the MDD/PDD division in some device drivers.
You are still responsible for implementing OEMIdle but can choose to leverage the sample implementation if it makes the job easier.
See Also
Concepts
Enabling Power Management
CPU Utilization
Types of System Tick Timers
Boilerplate Interface Routines