Partager via


Sample Platform Implementations of OEMIdle

The sample platforms provided with Platform Builder include an implementation of OEMIdle that is generic in regards to the platform's timer and power management capabilities. The sample implementations abstract their interface to the platform hardware 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

© 2005 Microsoft Corporation. All rights reserved.