summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/tiva/tiva_timerlow32.c
Commit message (Expand)AuthorAgeFilesLines
* Tiva: Updated files to allow for ADC triggering by the timer. I’ve cleaned ...Gregory Nutt2015-02-171-0/+3
* Adds support for TM4C123G timers; integrates with the TM4C123G Launchpad. Fr...Gregory Nutt2015-02-051-0/+12
* Tiva Timer: Revert the previous change. Thre is a better way to handler time...Gregory Nutt2015-01-141-10/+11
* Tiva Timer: Timer test must attach a timer handler or the timer is stopped at...Gregory Nutt2015-01-131-21/+15
* Timer Timer: Timer driver now initializes without complaints. Need a test d...Gregory Nutt2015-01-131-20/+50
* Tiva Timer: Rename tiva_timerlow.c to tiva_timerlow32.c since it only suppor...Gregory Nutt2015-01-131-0/+602