aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/ports/TIVA/LLD/st_lld.h
Commit message (Expand)AuthorAgeFilesLines
* Tiva. ST. Moved ST interrupt priority check from hal_lld to st_lld.marcoveeneman2015-04-161-0/+5
* Tiva tickless mode is working for 16 bit timers too. Typecasting was not corr...marcoveeneman2015-03-221-4/+4
* Fixed using incorrect registers.marcoveeneman2015-03-201-2/+2
* Tiva st_lld files cleanup.marcoveeneman2015-03-201-92/+4
* Tiva Tickless timer in down mode turned out not to work in last commit. It's ...marcoveeneman2015-03-201-3/+3
* Changed the Tiva tickless timer implementation to use the timer in down mode....marcoveeneman2015-03-201-8/+24
* Tickless mode for Tiva seems to be working using WGPT5 in up mode.marcoveeneman2015-03-201-31/+51
* Added Tiva HAL files.marcoveeneman2014-10-131-0/+323