aboutsummaryrefslogtreecommitdiff
path: root/lib/stm32/f1/timer.c
AgeCommit message (Expand)Author
2012-10-16stm32f1:Ken Sarkies
2012-08-20STM32F1xx: Changed markup to get more control over documentation, eachKen Sarkies
2012-07-10STM32F timers. Doxygen markup added, and some code changes:Ken Sarkies
2012-04-08Added functions for configuring timers in slave mode.Gareth McMullin
2012-04-08Added functions for timer input capture polarity and enable/disable.Gareth McMullin
2012-04-08Added convenience function for timer input selection.Gareth McMullin
2012-04-08Added convenience funcions for timer input capture filter and prescaler.Gareth McMullin
2012-04-07Corrected parameters of timer_set_mode() to u32.Gareth McMullin
2012-03-02License change of the library to LGPL, version 3 or later.Piotr Esden-Tempski
2011-11-17lib/stm32/f1: Coding-style fixes.Uwe Hermann
2011-10-30Rename stm32 lib folders to be consistent with includeStephen Caudle