aboutsummaryrefslogtreecommitdiffstats
path: root/libmaple/rcc.h
Commit message (Expand)AuthorAgeFilesLines
* Adding i2c2 and i2c fast modeAnton Eltchaninov2011-04-121-1/+1
* RCC refactor.Marti Bolivar2011-03-211-125/+484
* Merge branch 'i2c-wip' into refactorPerry Hung2011-03-211-0/+2
|\
| * i2c mergePerry Hung2011-02-281-0/+2
| |\
| | * checkpointPerry Hung2011-02-261-0/+2
* | | Revert "RCC refactor, bugfixes"Perry Hung2011-03-211-429/+112
* | | RCC refactor, bugfixesMarti Bolivar2011-03-121-112/+429
* | | [WIP] GPIO refactor: seems ok, ready for reviewMarti Bolivar2011-03-111-1/+2
|/ /
* | Refactor backup (BKP) and power (PWR) routines.Marti Bolivar2011-02-271-2/+4
* | libmaple: Refactor ADC routinesPerry Hung2011-02-271-3/+6
|/
* Merge branch 'nzmichaelh-master' into master.Marti Bolivar2011-02-161-2/+11
|\
| * undoing USART[45] -> UART[45] mistakeMarti Bolivar2011-02-151-2/+2
| * Added DMA1 and DMA2 to the RCCMichael Hope2010-10-201-0/+2
| * Make rcc.h C++ safeMichael Hope2010-10-101-0/+7
* | docsMarti Bolivar2010-10-111-1/+2
|/
* whitespace cleanupsMarti Bolivar2010-09-271-34/+34
* Merge maple-native changes into portablebnewbold2010-08-311-122/+99
|\
| * Further wirish portability progressbnewbold2010-08-311-0/+1
| * inital portability workbnewbold2010-08-251-13/+62
| * Switch spi to use new rcc interfacePerry Hung2010-08-041-0/+2
| * New reset and clock control apiPerry Hung2010-08-041-101/+92
* | basic working dac implementationbnewbold2010-08-071-0/+3
* | partial progress on FSMC for SRAMbnewbold2010-08-051-9/+25
* | Some refactoringbnewbold2010-08-051-26/+75
|/
* rename clock selection registerbnewbold2010-07-241-2/+2
* Initial SPI Polling implementation.Perry Hung2010-04-241-0/+4
* Licensing: Relicensed libmaple under the MIT License.Perry Hung2010-03-311-0/+24
* Removed inttypes.hPerry Hung2010-03-311-2/+2
* Merge branch 'master' into rcc-devPerry Hung2010-03-301-0/+107