Share via


Timer Hardware Considerations (Windows Embedded CE 6.0)

1/5/2010

For information about developing device drivers for a specific type of device, see Windows CE Drivers.

You must provide a timer to generate the operating system tick, which the operating system uses for timing and thread rescheduling events. The timer for the operating system tick timer must be able to generate interrupts at programmable intervals. One millisecond is the smallest supported interrupt interval.

See Also

Concepts

Hardware Architecture Diagram for Networked Media Devices

Other Resources

Performance Considerations for the Hardware Components of Networked Media Devices
CETK Tests
Core OS Services
Developing a Board Support Package
Developing a Device Driver
Developing an OEM Adaptation Layer