Sample OAL Implementations of OEMIdle (Windows CE 5.0)
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
CPU Utilization | Types of System Tick Timers | Boilerplate Interface Routines
Send Feedback on this topic to the authors