summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/tiva/tiva_ssi.c
Commit message (Collapse)AuthorAgeFilesLines
* Tiva: Remove unconditional debug output from GPIO codeGregory Nutt2015-03-231-2/+2
|
* Tiva SSI: Fix oversight in last commit. Would only fixe the case where the ↵Gregory Nutt2014-12-281-3/+3
| | | | single SSI enabled was SSI0
* Tiva SSI: Fix some recent breakage to the Tiva SSI driver for the case where ↵Gregory Nutt2014-12-281-0/+20
| | | | only one SSI modules is enabled
* Tiva SSI and board configurations: hange negative Tiva logic ↵Gregory Nutt2014-12-211-37/+136
| | | | CONFIG_SSIx_DISABLE to positive logic CONFIG_TIVA_SSIx. Add support for SSI2 and SSI3
* Improved commentsGregory Nutt2014-12-211-4/+23
|
* TM4C129X: Increated power/clocking macros into I2C driverGregory Nutt2014-12-211-2/+2
|
* TM4C129X: Add macros to enable/disable peripheral powerGregory Nutt2014-12-211-3/+6
|
* Tiva SSI: Use portable macros to enable peripheral clockingGregory Nutt2014-12-211-10/+5
|
* More fixes to problems noted by cppcheck. Some are kind of risky; some are ↵Gregory Nutt2014-11-251-2/+1
| | | | real bugs.
* More trailing whilespace removalGregory Nutt2014-04-131-3/+3
|
* Cosmetic changes to comments and READMEGregory Nutt2014-04-071-0/+7
|
* functions and definitions renamed from lm_ to tiva_Gregory Nutt2014-03-081-56/+56
|
* All files and functions beginning with lm_ changed to tiva_Gregory Nutt2014-03-081-0/+1585