libopencm3/include/libopencm3/stm32
Piotr Esden-Tempski f4cd74a741 [STM32F3] When removing typedefs do it right...
and don't declare variables while doing it so that everything starts
exploding as soon as you use the header more then once.
2013-07-07 21:55:31 -07:00
..
common [STM32] The exti20-22 are also available on l1. 2013-07-07 16:01:52 -07:00
f1 [STM32F3] Split out F3 specific exti definitions. 2013-07-07 16:01:51 -07:00
f2 [STM32] The exti20-22 are also available on l1. 2013-07-07 16:01:52 -07:00
f3 [STM32F3] When removing typedefs do it right... 2013-07-07 21:55:31 -07:00
f4 stm32/f4/adc: Fix set_resolution 2013-07-07 17:22:13 -07:00
l1 [STM32] The exti20-22 are also available on l1. 2013-07-07 16:01:52 -07:00
can.h Spellchecking fixes. 2013-06-16 14:06:37 -07:00
crc.h stm32f3: Crc support added. 2013-07-07 16:01:48 -07:00
crypto.h Add preliminary support for Cryptographic coprocessor on stm32 F2 and F4 2013-06-30 21:20:42 -07:00
dac.h stm32f3 dac support added. 2013-07-07 16:01:47 -07:00
dbgmcu.h License change of the library to LGPL, version 3 or later. 2012-03-02 14:44:49 -08:00
desig.h Spellchecking fixes. 2013-06-16 14:06:37 -07:00
dma.h stm32f3: dma support added. 2013-07-07 16:01:48 -07:00
exti.h [STM32F3] Split out F3 specific exti definitions. 2013-07-07 16:01:51 -07:00
flash.h stm32f3: flash_common_f24 now includes f3 support. Also, renamed to f234. 2013-07-07 16:01:49 -07:00
fsmc.h Spellchecking fixes. 2013-06-16 14:06:37 -07:00
gpio.h general gpio for stm32 modified to include f3 2013-07-07 16:01:46 -07:00
hash.h First coarse run to fix coding style in locm3. 2013-06-12 18:22:56 -07:00
i2c.h i2c support added. 2013-07-07 16:01:47 -07:00
iwdg.h stm32f3: watchdog support added. 2013-07-07 16:01:48 -07:00
memorymap.h Memory map for f3 added. 2013-07-07 16:01:46 -07:00
otg_fs.h Spellchecking fixes. 2013-06-16 14:06:37 -07:00
otg_hs.h Spellchecking fixes. 2013-06-16 14:06:37 -07:00
pwr.h pwr headers added. Now f3 support compiles 2013-07-07 16:01:46 -07:00
rcc.h i2c support added. 2013-07-07 16:01:47 -07:00
rtc.h [stm32] Support the "new" BCD style RTC peripheral 2013-01-22 23:55:59 +00:00
sdio.h Spellchecking fixes. 2013-06-16 14:06:37 -07:00
spi.h stm32f3: spi support added. 2013-07-07 16:01:48 -07:00
syscfg.h First coarse run to fix coding style in locm3. 2013-06-12 18:22:56 -07:00
timer.h stm32f3: timer support added. 2013-07-07 16:01:48 -07:00
tools.h [Style] A small coding style fixing session. 2013-07-05 20:35:13 -07:00
usart.h Stm32f3: usart support added. 2013-07-07 16:01:48 -07:00
usb.h stm32f3: f1 usb header files moved to stm32 root directory. 2013-07-07 16:01:50 -07:00
usb_desc.h stm32f3: f1 usb header files moved to stm32 root directory. 2013-07-07 16:01:50 -07:00
wwdg.h Spellchecking fixes. 2013-06-16 14:06:37 -07:00