summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/sama5/sam_tc.h
Commit message (Expand)AuthorAgeFilesLines
* Correct time conversion, 1000000 not 1000 to convert seconds to microseconds.Gregory Nutt2014-08-111-2/+1
* SAMA5 Tickless: Corrects some logic errors with timer/counter frequencyGregory Nutt2014-08-101-6/+23
* Move TC debug options to one fileGregory Nutt2014-08-101-0/+27
* SAMA5: Fix bugs in timer/counter interrupts and one-shot timerGregory Nutt2014-08-101-5/+5
* SAMA5 oneshot: Some clean-up and correction to the initial implementationGregory Nutt2014-08-091-17/+17
* SAMA5 timer/counter: Add support for a one-shot timer wrapper around the low-...Gregory Nutt2014-08-091-12/+60
* SAMA5 T/C: Can now handle non-constant BOARD_MCK_FREQUENCY. Also now supports...Gregory Nutt2014-08-091-4/+46
* More trailing whilespace removalGregory Nutt2014-04-131-5/+5
* SAMA5 ADC+TC: Early debug fixes + lots of new debug instrumentationGregory Nutt2013-10-241-1/+1
* SAMA5: Hook in timer/counter logic so that it can driver periodic ADC samplingGregory Nutt2013-10-241-12/+54
* Remove carriage returns from SAMA5 TC files just commitedGregory Nutt2013-10-231-191/+191
* SAMA5 Timer/counter libraryGregory Nutt2013-10-231-0/+191