Skip to main content

Windows CE Library - Peripheral Clocks Library (CLKLib)

danger

this is a legacy library and thus not supported by Toradex anymore. We recommend that you use the new libraries for all Toradex modules. Please see the Toradex CE Libraries and Code Samples for up-to-date information.


Description

This library manages peripheral clock settings.

Current Version

V3.3

Application Notes

On PXAxxx processors, each clock can simply be enabled or disabled.

On Txx processors, the library can select the correct clock source and divisor to either provide the closest frequency to that specified or to select the lowest power-consumption oscillator giving a frequency within a specified range.

CLKLib also contains a function to provide for blocking delays with a 1uS resolution.

Library API

Click here for the library API

Other Resources

Windows CE Libraries Overview

Revision History

DateRevChange Notes
11/03/2014V3.3Prevent using non-constant clock sources PLLC and PLLM in function ClkLibSetClockFrequency()
23/09/2013V3.2Change default SDK to Colibri600 / Extend T30 support


Send Feedback!