454 Commits (def9b9f3810ab069c679eb40ea7013bfcca949ea)

Author SHA1 Message Date
chrysn 99975d9a05 comment updates 13 years ago
chrysn 9324f00038 enhanced cmsis again for other efm32tg examples 13 years ago
chrysn 4a36d23d8c more irq/isr translations 13 years ago
chrysn dfbb7912c3 additions to opencmsis to make the clock example run 13 years ago
chrysn c9b074a120 sys tick cmsis interface for blink example 13 years ago
chrysn 286af7f26e new requirements form emlib and -examples 13 years ago
Tomaz Solc c3038bc876 Added rcc.h include, needed for osc_t. 13 years ago
chrysn 8359caff3b moved core_cm3.h to more general location 13 years ago
Piotr Esden-Tempski 0d50b97ed5 Correct DMA_CCR_MSIZE and PSIZE bit masks. Thanks Tomas Solic. 13 years ago
Piotr Esden-Tempski b97c59e462 Initial implementation of DAC registers for stm32 by Felix Held 13 years ago
Gareth McMullin 8820277f09 Added functions for configuring timers in slave mode. 13 years ago
Gareth McMullin a8ec86a527 Added functions for timer input capture polarity and enable/disable. 13 years ago
Gareth McMullin 4b041697f4 Added convenience function for timer input selection. 13 years ago
Gareth McMullin a62473fbdf Added convenience funcions for timer input capture filter and prescaler. 13 years ago
Gareth McMullin 567faa9b61 Corrected parameters of timer_set_mode() to u32. 13 years ago
Gareth McMullin 3be6cd8f76 Corrected bit definitions for capture/compare input selection. 13 years ago
chrysn 0e62b15125 added lcd example 13 years ago
Taylor Vesely 66c5f91a87 Implemented gpio_clear() for LPC17xx. 13 years ago
Taylor Vesely bf2b8aad2f Added a bunch of register definitions and gpio_set() to LPC17xx gpio. 13 years ago
Taylor Vesely 9eb77c9fd7 Wrote miniblink.c for Blueboard-LPC1768-H, cleaned up gpio.h. 13 years ago
Taylor Vesely 82f89c414a Started to set up GPIO registers. 13 years ago
Taylor Vesely cec41eb0c4 Filled in the APB0 memory map for the lpc17xx. Also set values for the 13 years ago
Taylor Vesely 60788fd9d2 Started porting to LPC17xx. Created file stubs and started conversion. 13 years ago
Daniel O'Connor 404353b1aa - Add FSMC helper macros. IMO FSMC_BTR_ACCMOD aren't much use, but I left them in case someone uses them. 13 years ago
Daniel O'Connor 5a463f03e1 Cast PERIPH_BASE to unsigned otherwise certain operations result in build problems (overflow signed type). 13 years ago
Daniel O'Connor f76e99c98d Add mask for SWJ bits. 13 years ago
Fergus Noble a30fc96c59 Revert "Fix setting alternate port functions on the STM32F2." 13 years ago
Fergus Noble 87ea496ca7 Revert "Fix setting alternate port functions on the STM32F4." 13 years ago
Piotr Esden-Tempski ec34e21ead Changed parameter size for trigger enable. 13 years ago
Piotr Esden-Tempski 451a5e227d Started some cleanup in the ADC headers and convenience code. 13 years ago
Piotr Esden-Tempski 4e26104c18 Fixed position of PSIZE bits, thanks to Patrick for spotting this. 13 years ago
Piotr Esden-Tempski aaa0158221 Fixed operation order for dma bit calculations. 13 years ago
chrysn da4567a035 efm32: registers for leds 13 years ago
chrysn 692817059c various enhancements for header generation 13 years ago
chrysn c2fdd6e751 header file generation learned register templates 13 years ago
chrysn e1a660eb9d efm32 cmu: convenience functions 13 years ago
chrysn 61b649370f efm32: generate _MASK constants 13 years ago
chrysn bc1bff477b efm32: shortened doxygen names and grouped them per chip family 13 years ago
chrysn d3fe8c18f8 experimental yaml based header file generation 13 years ago
chrysn cdf36e6c8e efm32: some more cmu registers and doxygen update 13 years ago
chrysn 78c93dc779 add missed license headers to efm32 files 13 years ago
chrysn 4668adcf1f follow the license change to lgpl3 in efm32 13 years ago
Piotr Esden-Tempski 43561de329 License change of the library to LGPL, version 3 or later. 13 years ago
chrysn e388056fda efm32: energy management unit headers and example 13 years ago
chrysn eda122180a (efm32: remove todo that couldn't work out) 13 years ago
Piotr Esden-Tempski 994d559a6c Corrected interrupt flag register defines. 13 years ago
Piotr Esden-Tempski f5cd026ae3 Added dma_channel_reset prototype. 13 years ago
chrysn 541fded753 convenience functions for efm32 gpio 13 years ago
Piotr Esden-Tempski ec904f176b Cleaned up and streamlined DMA support for f1. Definitely needs a bunch of testing! 13 years ago
chrysn a747e887bd efm32 tinygecko gpio: implemented all the bit values 13 years ago