YAMAMOTO Takashi
|
ac905598ca
|
arch/arm/src/stm32/stm32_freerun.c: Fix syslog formats
|
2020-12-05 08:13:32 -06:00 |
|
YAMAMOTO Takashi
|
c28c9387a1
|
arch/arm/src/stm32/stm32_freerun.c: Appease nxstyle
|
2020-12-05 08:13:32 -06:00 |
|
Mateusz Szafoni
|
c266f53199
|
arch/arm/src/stm32/stm32_tickless.c and arch/arm/src/stm32/stm32_freerun.c: Apply Max's stm32_oneshot.c fix to the tickless implementation and to the freerunning time.
|
2019-03-22 07:57:33 -06:00 |
|
Gregory Nutt
|
aa11d637a8
|
STM32 TIM: Add method to get timer width. Freerun timer: Use timer width to get the correct clock rollover point.
|
2017-05-08 12:33:15 -06:00 |
|
Mark Schulte
|
4761a7d816
|
Add argument to timer irq callback
|
2017-03-01 08:49:14 -06:00 |
|
Gregory Nutt
|
246773faa7
|
Rename CONFIG_SCHED_TIMEKEEPING to CONFIG_CLOCK_TIMEKEEPING. That is a better compartmentalized name.
|
2016-07-11 06:54:02 -06:00 |
|
Max Neklyudov
|
8db29071da
|
timekeeping: initial implementation
|
2016-07-10 16:14:25 -06:00 |
|
Gregory Nutt
|
7c568f249a
|
STM32: Various fixed to get a clean compile after integrating tickless mode. Mostly because patch came from an old version of NuttX.
|
2016-07-06 13:37:08 -06:00 |
|
Max Neklyudov
|
d8286a7f47
|
STM32: Add support for Tickless mode (two timer implementation)
|
2016-07-06 12:48:30 -06:00 |
|