summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/tiva/tiva_timer.h
Commit message (Expand)AuthorAgeFilesLines
* Tiva Timer: Add functions to set match registers; Add logic to select count ...Gregory Nutt2015-01-091-13/+94
* Tiva Timer: Add interfaces to start/stop timers and to set the interval load...Gregory Nutt2015-01-091-1/+149
* Tiva Timers: Add framework to support tmer interruptsGregory Nutt2015-01-091-7/+27
* Tiva Timer: Partial support for 16- and 32-bit, oneshot and periodic timer c...Gregory Nutt2015-01-081-0/+48
* Tiva Timer: Add support to select alternate clock source and 32-bit register...Gregory Nutt2015-01-081-11/+4
* Tiva Timer: Add basic framework to configure timers. Incomplete on initial ...Gregory Nutt2015-01-081-0/+207