aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Platform/XMEGA/ClockManagement.h
Commit message (Expand)AuthorAgeFilesLines
* Minor documentation fixes - change \note entries to \warning where appropriat...Dean Camera2012-02-241-1/+1
* Fix errors uncovered by the new build test compile warnings; fix UC3 pipe con...Dean Camera2012-02-191-5/+2
* Minor documentation improvements.Dean Camera2012-02-121-2/+2
* Update file contributor copyrights for 2012.Dean Camera2012-02-041-1/+1
* Update file header copyrights for 2012.Dean Camera2012-02-041-1/+1
* Run wspurify script on /trunk/ and /branches/ C source files, to remove any t...Dean Camera2011-12-231-24/+25
* Fix XMEGA core USB driver so that device mode enumerates correctly on the hos...Dean Camera2011-10-311-2/+2
* Update XMEGA clock management so that the correct 16-bit calibration is used ...Dean Camera2011-10-301-12/+10
* Fix error in XMEGA clock platform driver for the DFLL calibration byte order.Dean Camera2011-10-301-9/+9
* Update XMEGA platform clock management example code to suit the currently rel...Dean Camera2011-10-251-12/+12
* USB XMEGA support improvements; add DFLL clock platform support, ensure the e...Dean Camera2011-10-071-0/+81
* Fix compile errors for the USB XMEGA parts when the USB driver is used.Dean Camera2011-10-041-3/+3
* Fix names of XMEGA ClockManagement driver functions.Dean Camera2011-07-181-12/+12
* Add missing SVN eol-style property to files where it was missing.Dean Camera2011-07-151-298/+298
* Complete initial revision of the XMEGA Clock Management platform driver.Dean Camera2011-07-141-75/+151
* Update UC3 platform driver support to use the bitmasks defined in the header ...Dean Camera2011-07-141-0/+222