nuttx/arch/arm/src/stm32
2013-09-13 11:20:10 -06:00
..
chip SAMA5: Framework for a TWI driver (incomplete) 2013-09-11 12:28:52 -06:00
chip.h
Kconfig Make filter register accessible for CAN1 and CAN2. Provided by Lorenz Meier 2013-09-13 11:20:10 -06:00
Make.defs STM32 F3 fixes from John Wharington 2013-08-13 07:48:18 -06:00
stm32_adc.c
stm32_adc.h
stm32_allocateheap.c
stm32_bkp.h
stm32_can.c Make filter register accessible for CAN1 and CAN2. Provided by Lorenz Meier 2013-09-13 11:20:10 -06:00
stm32_can.h
stm32_ccm.c
stm32_ccm.h
stm32_dac.c More DAC changes from John Wharington 2013-07-30 11:41:53 -06:00
stm32_dac.h
stm32_dbgmcu.h
stm32_dma.c
stm32_dma.h
stm32_dumpgpio.c
stm32_eth.c Fix all occurrences of "the the" in documentation and comments 2013-08-27 09:40:19 -06:00
stm32_eth.h
stm32_exti_alarm.c
stm32_exti_gpio.c
stm32_exti.h
stm32_flash.c
stm32_flash.h
stm32_fsmc.h
stm32_gpio.c
stm32_gpio.h
stm32_i2c.c STM32 F1 I2C: Fix a typo that crept in with some recent changes. From Yiran Liao 2013-08-18 07:45:14 -06:00
stm32_i2c.h
stm32_idle.c
stm32_irq.c Standard configuration variables used to enable interupt controller debug; SAMA5: Correct handling of spurious interrupts 2013-08-03 08:22:37 -06:00
stm32_iwdg.c Fix all occurrences of "the the" in documentation and comments 2013-08-27 09:40:19 -06:00
stm32_lowputc.c
stm32_lowputc.h
stm32_lse.c
stm32_lsi.c
stm32_mpuinit.c
stm32_mpuinit.h
stm32_otgfs.h Separate wait() and enumerate() methods from struct usbhost_driver_s and move to new interface, struct usbhost_connection_s. This is part of the necessary restructuring of the USB host interface to support multiple root hub ports. 2013-08-13 15:03:46 -06:00
stm32_otgfsdev.c
stm32_otgfshost.c Fix all occurrences of "the the" in documentation and comments 2013-08-27 09:40:19 -06:00
stm32_pm.h
stm32_pminitialize.c
stm32_pmsleep.c
stm32_pmstandby.c
stm32_pmstop.c
stm32_pwm.c
stm32_pwm.h
stm32_pwr.c
stm32_pwr.h
stm32_qencoder.c
stm32_qencoder.h
stm32_rcc.c
stm32_rcc.h Fix all occurrences of "the the" in documentation and comments 2013-08-27 09:40:19 -06:00
stm32_rng.c
stm32_rtc.c
stm32_rtc.h
stm32_rtcc.c
stm32_rtcounter.c
stm32_sdio.c Fix all occurrences of "the the" in documentation and comments 2013-08-27 09:40:19 -06:00
stm32_sdio.h
stm32_serial.c STM32: Fix STM32 serial init for non-reordered serial ports. From Lorenz Meier 2013-08-10 19:33:16 -06:00
stm32_spi.c STM32 SPI: nbits interface extended to handle LSB- or MSB-first operation. From Teemu Pirinen 2013-08-16 11:35:22 -06:00
stm32_spi.h
stm32_start.c
stm32_syscfg.h
stm32_tim.c
stm32_tim.h
stm32_timerisr.c
stm32_uart.h
stm32_usbdev.c
stm32_usbdev.h
stm32_usbhost.h SAMA5 EHCI: Added logic to detect port speed. Handling is insufficient 2013-08-24 07:36:05 -06:00
stm32_userspace.c
stm32_userspace.h
stm32_vectors.S Fix all occurrences of "the the" in documentation and comments 2013-08-27 09:40:19 -06:00
stm32_waste.c
stm32_waste.h
stm32_wdg.h
stm32_wwdg.c Fix all occurrences of "the the" in documentation and comments 2013-08-27 09:40:19 -06:00
stm32.h
stm32f10xxx_dma.c STM32 DAC DMA fixes from John Wharington 2013-07-30 08:54:32 -06:00
stm32f10xxx_rcc.c
stm32f20xxx_dma.c Fix all occurrences of "the the" in documentation and comments 2013-08-27 09:40:19 -06:00
stm32f20xxx_rcc.c
stm32f30xxx_i2c.c STM32 F3 fixes from John Wharington 2013-08-13 07:48:18 -06:00
stm32f30xxx_rcc.c
stm32f40xxx_dma.c Fix all occurrences of "the the" in documentation and comments 2013-08-27 09:40:19 -06:00
stm32f40xxx_rcc.c
stm32l15xxx_rcc.c