Mark Schulte
|
4761a7d816
|
Add argument to timer irq callback
|
2017-03-01 08:49:14 -06:00 |
|
Gregory Nutt
|
19c1c9d78b
|
All timer lower half drivers. Port Sebastien's changes to all all other implementations of the timer lower half. Very many just and untested. Expect some problems.
|
2016-11-17 15:03:31 -06:00 |
|
Gregory Nutt
|
70e502adb0
|
Replace irqsave() with enter_critical_section(); replace irqrestore() with leave_critical_section()
|
2016-02-13 19:11:09 -06:00 |
|
Paul A. Patience
|
b7e8e1fb99
|
STM32 TIM: Remove some warnings, fix timer resolution bug and cosmetic changes
|
2015-12-14 17:24:11 -05:00 |
|
Gregory Nutt
|
7037f13c2d
|
Trivial cosmetic change from review
|
2015-11-30 18:01:26 -06:00 |
|
Wail Khemir
|
fd8db7ad38
|
Change prescaler dynamically to support bigger periods on 16 bits timers
|
2015-11-30 18:52:05 -05:00 |
|
Gregory Nutt
|
30834721df
|
Trivial changes for compliance with coding standard
|
2015-11-20 17:53:03 -06:00 |
|
Wail Khemir
|
702368fce4
|
Small bug fix for stm32 lower half timer driver
|
2015-11-20 18:16:39 -05:00 |
|
Gregory Nutt
|
a8ab72f97a
|
Fix some stylistic issues found by tools/nxstyle
|
2015-11-17 17:31:38 -06:00 |
|
Gregory Nutt
|
3c84aa3b5f
|
(Hopefully) cosmetic changes from review of recent merges for conformance to coding standard
|
2015-11-17 16:53:21 -06:00 |
|
Wail Khemir
|
9451b09d3a
|
Added a lower-half timer driver for stm32 which is compatible with the upper-half driver located at /drivers/timers/timer.c
|
2015-11-17 16:57:02 -05:00 |
|