nuttx/arch/arm/src/stm32/chip
2014-01-08 16:44:11 -06:00
..
stm32_adc.h Many STM32 header files updated for F3 support 2013-02-10 19:07:13 +00:00
stm32_bkp.h Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
stm32_can.h Many STM32 header files updated for F3 support 2013-02-10 19:07:13 +00:00
stm32_dac.h STM32 DAC DMA fixes from John Wharington 2013-07-30 08:54:32 -06:00
stm32_dbgmcu.h Many STM32 header files updated for F3 support 2013-02-10 19:07:13 +00:00
stm32_eth.h Several patches from Petteri Aimonen (mostly NxWidgets) 2012-11-09 14:54:29 +00:00
stm32_exti.h Two fixes from Mike Smith: (1) use -m install of --mode in install commands, (2) fix typo in stm32_exti.h introduced with the STM32 F3 port 2013-03-03 21:41:21 +00:00
stm32_flash.h Support for the STM32F429 from Ken Pettit 2013-11-07 16:47:43 -06:00
stm32_i2c.h Support for the STM32F429 from Ken Pettit 2013-11-07 16:47:43 -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 STM32F429 LTDC header files and framebuffer driver framework from Ken Pettit 2013-11-11 14:05:29 -06:00
stm32_memorymap.h Add STM32L15X memory map 2013-05-18 16:08:28 -06:00
stm32_otgfs.h STM32 OTG FS device and host drivers extended so that they can support either the OTG FS peripheral or the OTG HS peripheral (in FS mode). This was done as a quick way to get USB support on the STM32F429 which has only OTG HS. From Ken Pettit 2013-11-10 07:23:06 -06:00
stm32_pwr.h Support for the STM32F429 from Ken Pettit 2013-11-07 16:47:43 -06: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 Updates for STM32 F3 SPI and RTC 2013-02-09 16:39:59 +00:00
stm32_rtcc.h Updates for STM32 F3 SPI and RTC 2013-02-09 16:39:59 +00:00
stm32_sdio.h Updated LPC1788 SDCARD logic from Rommel Marcelo 2013-03-12 00:19:30 +00:00
stm32_spi.h Updates for STM32 F3 SPI and RTC 2013-02-09 16:39:59 +00:00
stm32_tim.h STM32 Timer Register Bit Definitions: Some CCER bit settings changed per SourceForge bug #18 submitted by CCCTSAO 2013-09-02 08:01:09 -06:00
stm32_usbdev.h Removed stm32_internal.h; Changes for clean compile of STM32F3Discovery configuration with SPI and USB 2013-02-09 15:03:49 +00:00
stm32_wdg.h Many STM32 header files updated for F3 support 2013-02-10 19:07:13 +00:00
stm32f10xxx_dma.h STM32 DAC DMA fixes from John Wharington 2013-07-30 08:54:32 -06:00
stm32f10xxx_gpio.h RGMP 4.0 update from Qiang Yu 2012-11-04 15:12:55 +00:00
stm32f10xxx_memorymap.h Add stm32_dmacapable interface to determine is it is possible to perform DMA from a given address. 2013-06-04 08:44:49 -06:00
stm32f10xxx_rcc.h STM32F107 OTG FS clock presecaler cannot be configurated after the USB clock is enabled 2013-12-26 10:45:21 -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 Update all STM32 F2 files so that they are the same as the corresponding F4 files 2012-05-28 18:10:41 +00:00
stm32f20xxx_gpio.h Add support for STM32L15X GPIOs 2013-05-18 15:32:50 -06:00
stm32f20xxx_memorymap.h Oops... bits in region mask are inverted 2012-09-04 03:06:47 +00:00
stm32f20xxx_pinmap.h STM32 F100 High Density support and generic board configuration from Freddie Chopin 2012-11-06 13:36:51 +00:00
stm32f20xxx_rcc.h Bring STM3220G-EVAL board configurations to same level as STM3240G-EVAL 2012-05-28 19:48:26 +00: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 More STM3220G-EVAL fixes; Add NxWM configuration for the STM3220G-EVAL 2012-05-28 22:17:36 +00:00
stm32f30xxx_adc.h Fix typo is STM32 ADC driver for F2 and F4: ADC not ACD 2013-05-08 21:45:46 -06: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 Removed stm32_internal.h; Changes for clean compile of STM32F3Discovery configuration with SPI and USB 2013-02-09 15:03:49 +00:00
stm32f30xxx_pinmap.h Fix naming of STM32 F3 SPI2 MOSI and MISO pins. From Brian Webb 2013-12-27 11:15:18 -06: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
stm32f40xxx_dma.h Support for the STM32F429 from Ken Pettit 2013-11-07 16:47:43 -06: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 STM32F429 LTDC header files and framebuffer driver framework from Ken Pettit 2013-11-11 14:05:29 -06:00
stm32f40xxx_pinmap.h STM32 OTG FS device and host drivers extended so that they can support either the OTG FS peripheral or the OTG HS peripheral (in FS mode). This was done as a quick way to get USB support on the STM32F429 which has only OTG HS. From Ken Pettit 2013-11-10 07:23:06 -06:00
stm32f40xxx_rcc.h STM32F429 LTDC header files and framebuffer driver framework from Ken Pettit 2013-11-11 14:05:29 -06:00
stm32f40xxx_syscfg.h Support for the STM32F429 from Ken Pettit 2013-11-07 16:47:43 -06: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 OTG FS device and host drivers extended so that they can support either the OTG FS peripheral or the OTG HS peripheral (in FS mode). This was done as a quick way to get USB support on the STM32F429 which has only OTG HS. From Ken Pettit 2013-11-10 07:23:06 -06:00
stm32f100_pinmap.h STM32 OTG FS fix from Petteri Aimonen; Finish off some UG-2864AMBAG01 test logic 2012-11-08 14:10:24 +00:00
stm32f103c_pinmap.h STM32 F103C: Correct some errors in pinmapping. From David Sidrane 2013-10-16 07:26:41 -06:00
stm32f103re_pinmap.h Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
stm32f103vc_pinmap.h Viewtools STM32F103: Add SSD1289 LCD support 2014-01-05 14:14:59 -06:00
stm32f103ze_pinmap.h Fix STM32F103VE SPI3 definitions; Fix bug introduced in recent NX reorganization. From Steve Redler IV 2014-01-08 16:44:11 -06:00
stm32f105vb_pinmap.h F103VC, F105, and F107: Fix configuration and building of USB. configs/viewtools-stm32f107: Fix build for F103 and F107: F103 has USB device; F107 has OTGFS 2013-12-25 18:34:15 -06:00
stm32f107vc_pinmap.h F103VC, F105, and F107: Fix configuration and building of USB. configs/viewtools-stm32f107: Fix build for F103 and F107: F103 has USB device; F107 has OTGFS 2013-12-25 18:34:15 -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 Beginning of a segment LCD driver for the STM32L-Discovery 2013-05-22 18:12:54 -06:00
stm32l15xxx_pinmap.h F103VC, F105, and F107: Fix configuration and building of USB. configs/viewtools-stm32f107: Fix build for F103 and F107: F103 has USB device; F107 has OTGFS 2013-12-25 18:34:15 -06:00
stm32l15xxx_rcc.h Fix STM32L-Discovery clock setup - The X3 crystal is not fitted on the board 2013-05-20 12:17:34 -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 STM32L15X UART, DMA, and heap initialization support 2013-05-19 11:54:56 -06:00
stm32l15xxx_vectors.h Eliminated sam3u_internal.h. Use separate header files instead. More renaming from sam3u_ to sam_ to make room in the namespce for the sam4l_ 2013-06-02 13:04:40 -06:00