nuttx/arch/arm/src/stm32/chip
2016-03-20 17:26:40 -04:00
..
stm32_adc.h STM32 ADC: Add support for STM32F30xxx 2015-11-05 10:13:58 -05:00
stm32_bkp.h Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
stm32_can.h Missing i found by David Sidrane 2015-04-09 15:16:05 -06:00
stm32_dac.h Update ChangeLog 2014-07-22 07:25:01 -06:00
stm32_dbgmcu.h stm32/chip: Add some STM32L15XX support bits (from Thingsee) 2015-07-29 07:36:21 -06:00
stm32_dma2d.h Standardize the width of all comment boxes in C header files 2015-10-03 07:28:30 -06:00
stm32_eth.h Extend STM32 Ethernet operating frequency to 180MHz: 2015-07-17 07:44:12 -06:00
stm32_exti.h Add EXTI definitions for STM32F373 2015-10-21 10:22:41 +08:00
stm32_flash.h Purely cosmetic changes from code review 2015-09-04 16:36:43 -06:00
stm32_i2c.h Add support for the STM32446. From David Sidrane 2015-07-22 07:26:53 -06:00
stm32_lcd.h STM32L-Discovery LCD driver is code compele but untested 2013-05-23 15:23:29 -06:00
stm32_ltdc.h stm32: Add missing clut register definition 2014-12-19 13:28:42 -06:00
stm32_memorymap.h Adds architecture support for the STM32F372 and F373 (no board support yet). Only tested on STM32F373CC, but should work on the rest. Contributed by Marten Svanfeldt. 2015-03-02 10:33:42 -06:00
stm32_otgfs.h Correct a typo in the STM32 OTGFS register bit definitions 2014-11-13 10:43:54 -06:00
stm32_otghs.h Add files that implement true high speed support for the STM32 OTGHS peripheral. From Brennan Ashton 2014-10-07 15:01:42 -06:00
stm32_pwr.h STM32: Add support for STM32F46xxx 2016-03-01 12:18:07 -05:00
stm32_rng.h Implementation of /dev/random using the STM32 Random Number Generator (RNG) 2012-09-29 20:34:25 +00:00
stm32_rtc.h More trailing whilespace removal 2014-04-13 16:22:22 -06:00
stm32_rtcc.h stm32/chip: Add some STM32L15XX support bits (from Thingsee) 2015-07-29 07:36:21 -06:00
stm32_sdio.h Updated LPC1788 SDCARD logic from Rommel Marcelo 2013-03-12 00:19:30 +00:00
stm32_spi.h stm32: rename spi frame format definition 2014-10-20 15:12:59 -06:00
stm32_tim.h STM32 DAC: Fix DMA support for STM32F2xxx and STM32F4xxx 2016-03-20 17:26:40 -04:00
stm32_usbdev.h Make some file section headers more consistent with standard 2015-04-08 08:04:12 -06:00
stm32_wdg.h Many STM32 header files updated for F3 support 2013-02-10 19:07:13 +00:00
stm32f10xxx_dma.h STM32: Fix RX DMA setup for UART5. From Jussi Kivilinna. 2015-03-13 07:06:46 -06:00
stm32f10xxx_gpio.h More trailing whilespace removal 2014-04-13 16:22:22 -06:00
stm32f10xxx_memorymap.h STM32 changes from David Sidrane 2015-04-11 07:19:20 -06:00
stm32f10xxx_rcc.h Correct some typos in STM32 RCC header files noted by Ramtin Amin 2014-05-05 07:23:26 -06:00
stm32f10xxx_uart.h Add STM32 F3 USART definitions 2013-02-08 19:14:09 +00:00
stm32f10xxx_vectors.h Support for non-common vectors from Freddie Chopin 2012-11-08 18:05:39 +00:00
stm32f20xxx_dma.h Fix a typo in the STM32 F2 DMA header file 2015-07-30 16:03:52 -06:00
stm32f20xxx_gpio.h Add support for STM32L15X GPIOs 2013-05-18 15:32:50 -06:00
stm32f20xxx_memorymap.h STM32 changes from David Sidrane 2015-04-11 07:19:20 -06:00
stm32f20xxx_pinmap.h Set the GPIO_SPEED_50MHz on all F2 and F4 SPI pin configurations. This is based on an F411 SPI1 errata but the fixed is generalized to all SPI and all F2 and F4 (let me know if this introduces any other issues). Discovered and fixed by Sebastien Lorquet after much consternation. 2014-12-08 09:51:52 -06:00
stm32f20xxx_rcc.h STM32 RCC: Fix some more typos in STM32 RCC header files 2015-07-17 12:16:29 -06:00
stm32f20xxx_syscfg.h STM32F3Discovery port is complete, builds, and is ready for testing 2013-02-07 22:11:40 +00:00
stm32f20xxx_uart.h Add STM32 F3 USART definitions 2013-02-08 19:14:09 +00:00
stm32f20xxx_vectors.h STM32: Add support for STM32F46xxx 2016-03-01 12:18:07 -05:00
stm32f30xxx_adc.h STM32 ADC: Add support for STM32F30xxx 2015-11-05 10:13:58 -05:00
stm32f30xxx_gpio.h Add support for STM32L15X GPIOs 2013-05-18 15:32:50 -06:00
stm32f30xxx_i2c.h SAMA5: Framework for a TWI driver (incomplete) 2013-09-11 12:28:52 -06:00
stm32f30xxx_memorymap.h Added missing EXTI definitions for the STM32 F3; Correct an error the port D base address in the STM32 F3 and F37 memory maps. From Greg Meiste. 2015-05-01 07:31:56 -06:00
stm32f30xxx_pinmap.h STM32: Rename STM32F30xxx ADC pins to be more consistent 2016-03-01 09:55:59 -05:00
stm32f30xxx_rcc.h Add SYSCFG definitions for STM32L152; Add board support STM32L-Discovery 2013-05-19 11:04:19 -06:00
stm32f30xxx_syscfg.h Add SYSCFG definitions for STM32L152; Add board support STM32L-Discovery 2013-05-19 11:04:19 -06:00
stm32f30xxx_uart.h For STM32 F3, need to use ICR register to clear some U[S]ART interrupts 2013-02-09 19:13:01 +00:00
stm32f30xxx_vectors.h Beginnings of support for the STM32F3Discovery board 2013-02-06 22:30:57 +00:00
stm32f37xxx_memorymap.h Added missing EXTI definitions for the STM32 F3; Correct an error the port D base address in the STM32 F3 and F37 memory maps. From Greg Meiste. 2015-05-01 07:31:56 -06:00
stm32f37xxx_pinmap.h STM32: Fix typos in pinmaps 2015-12-14 09:41:49 -05:00
stm32f37xxx_rcc.h Adds architecture support for the STM32F372 and F373 (no board support yet). Only tested on STM32F373CC, but should work on the rest. Contributed by Marten Svanfeldt. 2015-03-02 10:33:42 -06:00
stm32f37xxx_syscfg.h Adds architecture support for the STM32F372 and F373 (no board support yet). Only tested on STM32F373CC, but should work on the rest. Contributed by Marten Svanfeldt. 2015-03-02 10:33:42 -06:00
stm32f37xxx_vectors.h Adds architecture support for the STM32F372 and F373 (no board support yet). Only tested on STM32F373CC, but should work on the rest. Contributed by Marten Svanfeldt. 2015-03-02 10:33:42 -06:00
stm32f40xxx_dma.h STM32: Add support for STM32F46xxx 2016-03-01 12:18:07 -05:00
stm32f40xxx_gpio.h STM32 F4: Add support for GPIOK and GPIOJ. From Ken Pettit 2013-11-28 08:13:59 -06:00
stm32f40xxx_memorymap.h Add support for STM32F429N (TFBGA) chip 2015-10-21 10:30:57 +08:00
stm32f40xxx_pinmap.h STM32: Add support for STM32F46xxx 2016-03-01 12:18:07 -05:00
stm32f40xxx_rcc.h STM32: Add support for STM32F46xxx 2016-03-01 12:18:07 -05:00
stm32f40xxx_syscfg.h STM32: Add support for STM32F46xxx 2016-03-01 12:18:07 -05:00
stm32f40xxx_uart.h Add support for STM32 F427/437 chips. From Mike Smith 2013-04-01 13:43:31 +00:00
stm32f40xxx_vectors.h STM32: Add support for STM32F46xxx 2016-03-01 12:18:07 -05:00
stm32f100_pinmap.h STM32: Expicitly include header file files. From Freddie Chopin 2014-06-10 15:49:48 -06:00
stm32f102_pinmap.h Forgot too add file before last commit 2014-11-27 06:14:09 -06:00
stm32f103c_pinmap.h STM32 F4 I2C: Port Tridge's I2C noise resiliance logic from the PX4 repository. 2014-11-29 13:37:45 -06:00
stm32f103r_pinmap.h Add ADC pinmap definitions for the STM32 F103R from Lederhilger Martin 2014-10-21 06:48:16 -06:00
stm32f103v_pinmap.h STM32: Fix typos in pinmaps 2015-12-14 09:41:49 -05:00
stm32f103z_pinmap.h STM32: Expicitly include header file files. From Freddie Chopin 2014-06-10 15:49:48 -06:00
stm32f105v_pinmap.h STM32: Fix typos in pinmaps 2015-12-14 09:41:49 -05:00
stm32f107v_pinmap.h STM32: Fix typos in pinmaps 2015-12-14 09:41:49 -05:00
stm32fxxxxx_otgfs.h STM32: Add support for STM32F46xxx 2016-03-01 12:18:07 -05:00
stm32l15xxx_aes.h STM32: Add driver for STM32L162XX AES peripheral. Signed-off-by: Juha Niskanen <juha.niskanen@haltian.com> 2015-02-04 06:49:05 -06:00
stm32l15xxx_gpio.h Add PWR and RCC register definitions for the STM32F152 2013-05-19 08:55:36 -06:00
stm32l15xxx_memorymap.h stm32/chip: Fix STM32L15 TIM5 base address. 2016-01-11 07:25:50 -06:00
stm32l15xxx_pinmap.h Minor modifications from review of previous changes 2015-07-29 08:32:23 -06:00
stm32l15xxx_rcc.h Add support for the STM32152 and STM32162 Medium+ density parts (plus miscellaneous other improvements to the original STM32151 logic). From Jussi Kivilinna and Sami Pelkonen 2014-05-08 09:20:11 -06:00
stm32l15xxx_syscfg.h Add SYSCFG definitions for STM32L152; Add board support STM32L-Discovery 2013-05-19 11:04:19 -06:00
stm32l15xxx_uart.h Add support for the STM32152 and STM32162 Medium+ density parts (plus miscellaneous other improvements to the original STM32151 logic). From Jussi Kivilinna and Sami Pelkonen 2014-05-08 09:20:11 -06:00
stm32l15xxx_vectors.h Add support for the STM32152 and STM32162 Medium+ density parts (plus miscellaneous other improvements to the original STM32151 logic). From Jussi Kivilinna and Sami Pelkonen 2014-05-08 09:20:11 -06:00