summaryrefslogtreecommitdiff
path: root/chip/lm4/registers.h
Commit message (Expand)AuthorAgeFilesLines
* Add PECI module and CPU temperature monitoringRandall Spangler2012-02-101-0/+24
* NVIC registers are not SoC specificVincent Palatin2012-01-251-6/+0
* Calibrate internal oscillator using hibernate clockRandall Spangler2012-01-231-1/+3
* Configure all GPIOsRandall Spangler2012-01-121-0/+1
* Tidy GPIO configuration and board-specific configs for modules.Randall Spangler2012-01-121-6/+8
* Add JTAG moduleRandall Spangler2012-01-111-0/+2
* Use #defined constants for IRQ namesRandall Spangler2011-12-191-0/+89
* Change register.h macros to use inline funcs without concatenate (##).Randall Spangler2011-12-131-28/+61
* Add IRQ constants, and task functions to enable/disable/trigger IRQs.Randall Spangler2011-12-121-0/+14
* Clean up UART codeRandall Spangler2011-12-121-1/+6
* Add flash write protect range commandRong Chang2011-12-121-0/+1
* Add user-mode LPC endpointRandall Spangler2011-12-081-1/+7
* Initial sources import 1/3Randall Spangler2011-12-071-0/+312