summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/tiva/tiva_timer.c
Commit message (Collapse)AuthorAgeFilesLines
* Tiva Timers: Add framework to support tmer interruptsGregory Nutt2015-01-091-48/+425
|
* Tiva Timer: Partial support for 16- and 32-bit, oneshot and periodic timer ↵Gregory Nutt2015-01-081-3/+53
| | | | configurations
* Tiva Timer: Add support to select alternate clock source and 32-bit ↵Gregory Nutt2015-01-081-26/+84
| | | | register concatenation mode.
* Tiva Timer: Add register level debug supportGregory Nutt2015-01-081-56/+235
|
* Tiva Timer: Add basic framework to configure timers. Incomplete on initial ↵Gregory Nutt2015-01-081-0/+687
commit