nuttx/arch/arm/src/stm32
2016-05-25 14:07:59 -06:00
..
chip STM32: Hook 1-Wire driver into the build system 2016-05-25 12:31:32 -06:00
gnu STM32: Add support for the IAR compiler 2016-04-02 06:58:55 -06:00
iar STM32: Add support for the IAR compiler 2016-04-02 06:58:55 -06:00
chip.h STM32: Add support for STM32F46xxx 2016-03-01 12:18:07 -05:00
Kconfig Update README 2016-05-25 14:07:59 -06:00
Make.defs STM32: Hook 1-Wire driver into the build system 2016-05-25 12:31:32 -06:00
stm32_1wire.c STM32: Hook 1-Wire driver into the build system 2016-05-25 12:31:32 -06:00
stm32_1wire.h STM32: Hook 1-Wire driver into the build system 2016-05-25 12:31:32 -06:00
stm32_adc.c Replace irqsave() with enter_critical_section(); replace irqrestore() with leave_critical_section() 2016-02-13 19:11:09 -06:00
stm32_adc.h STM32 ADC: Add DMA support for STM32F30xxx 2015-12-22 03:42:37 -05:00
stm32_aes.c Replace irqsave() with enter_critical_section(); replace irqrestore() with leave_critical_section() 2016-02-13 19:11:09 -06:00
stm32_aes.h
stm32_alarm.h STM32 F4: Add a custom RTC driver 2016-04-02 10:46:10 -06:00
stm32_allocateheap.c Rename board_led_on to board_autoled_on 2015-11-01 09:07:06 -06:00
stm32_bbsram.c STM32: Correct some spacing issues 2015-10-07 13:45:15 -06:00
stm32_bbsram.h
stm32_bkp.h
stm32_can.c Replace irqsave() with enter_critical_section(); replace irqrestore() with leave_critical_section() 2016-02-13 19:11:09 -06:00
stm32_can.h
stm32_capture.c Mostly cosmetic changes from review for conformance to coding standard 2015-12-24 07:35:19 -06:00
stm32_capture.h A few more cosmetic changes 2015-12-24 07:38:17 -06:00
stm32_ccm.c
stm32_ccm.h Clean up some naming 2015-12-01 15:04:12 -06:00
stm32_dac.c STM32 DAC output buffers correct enable. 2016-04-10 08:51:59 -06:00
stm32_dac.h
stm32_dbgmcu.h
stm32_dma2d.c FB: Add a display number to the framebuffer planeinfo structure 2016-04-17 10:08:27 -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_dma.c Replace irqsave() with enter_critical_section(); replace irqrestore() with leave_critical_section() 2016-02-13 19:11:09 -06:00
stm32_dma.h STM32: Add support for STM32F46xxx 2016-03-01 12:18:07 -05:00
stm32_dumpgpio.c Fix a typo introduced in last set of name changes 2016-02-14 19:58:30 -06:00
stm32_eth.c Replace irqsave() with enter_critical_section(); replace irqrestore() with leave_critical_section() 2016-02-13 19:11:09 -06:00
stm32_eth.h
stm32_exti_alarm.c Fix some spacing problems 2015-10-04 14:59:08 -06:00
stm32_exti_gpio.c Fix some spacing problems 2015-10-04 14:59:08 -06:00
stm32_exti_pwr.c Fix some spacing problems 2015-10-04 14:59:08 -06:00
stm32_exti_pwr.h
stm32_exti.h
stm32_flash.c STM32: Correct some spacing issues 2015-10-07 13:45:15 -06:00
stm32_flash.h
stm32_fsmc.h Fix typo 2015-09-10 21:07:03 -04:00
stm32_gpio.c Replace irqsave() with enter_critical_section(); replace irqrestore() with leave_critical_section() 2016-02-13 19:11:09 -06:00
stm32_gpio.h
stm32_i2c_alt.c It is too late to be doing this... Fix the spacing error introduced with the second correction to the spelling error 2016-02-24 17:56:40 -06:00
stm32_i2c.c It is too late to be doing this... Fix the spacing error introduced with the second correction to the spelling error 2016-02-24 17:56:40 -06:00
stm32_i2c.h Rename up_i2c initialize and uninitialize functions using the correct MCU-specific naming 2016-02-02 12:08:23 -06:00
stm32_idle.c PM: Add domain to all PM interfaces. Internal PM data structures now handle multiple PM domains. 2016-03-27 13:01:32 -06:00
stm32_irq.c STM32: Add support for the IAR compiler 2016-04-02 06:58:55 -06:00
stm32_iwdg.c Replace irqsave() with enter_critical_section(); replace irqrestore() with leave_critical_section() 2016-02-13 19:11:09 -06:00
stm32_lowputc.c STM32: Hook 1-Wire driver into the build system 2016-05-25 12:31:32 -06:00
stm32_lowputc.h
stm32_lse.c
stm32_lsi.c
stm32_ltdc.c FB: Add a display number to the framebuffer planeinfo structure 2016-04-17 10:08:27 -06:00
stm32_ltdc.h
stm32_mpuinit.c Rename CONFIG_ARMV7M_MPU to CONFIG_ARM_MPU so that we can reuse the configuration settings for the ARMV7R MPU 2015-12-14 13:56:21 -06:00
stm32_mpuinit.h
stm32_otgfs.h STM32: Add support for STM32F46xxx 2016-03-01 12:18:07 -05:00
stm32_otgfsdev.c Replace irqsave() with enter_critical_section(); replace irqrestore() with leave_critical_section() 2016-02-13 19:11:09 -06:00
stm32_otgfshost.c Replace irqsave() with enter_critical_section(); replace irqrestore() with leave_critical_section() 2016-02-13 19:11:09 -06:00
stm32_otghs.h Standardize the width of all comment boxes in C header files 2015-10-03 07:28:30 -06:00
stm32_otghsdev.c Replace irqsave() with enter_critical_section(); replace irqrestore() with leave_critical_section() 2016-02-13 19:11:09 -06:00
stm32_otghshost.c Replace irqsave() with enter_critical_section(); replace irqrestore() with leave_critical_section() 2016-02-13 19:11:09 -06:00
stm32_pm.h Cosmetic: Move # of pre-processior command to column 1 2015-09-05 09:07:37 -06:00
stm32_pminitialize.c
stm32_pmsleep.c
stm32_pmstandby.c
stm32_pmstop.c
stm32_procfs_ccm.c STM32: CCM procfs more typos 2015-12-01 16:28:14 -06:00
stm32_pwm.c STM32 DAC: Fix DMA support for STM32F2xxx and STM32F4xxx 2016-03-20 17:26:40 -04:00
stm32_pwm.h STM32 PWM: Add support for multiple output channels 2015-11-01 17:11:35 -05:00
stm32_pwr.c
stm32_pwr.h
stm32_qencoder.c Replace irqsave() with enter_critical_section(); replace irqrestore() with leave_critical_section() 2016-02-13 19:11:09 -06:00
stm32_qencoder.h
stm32_rcc.c STM32: Add support for STM32F46xxx 2016-03-01 12:18:07 -05:00
stm32_rcc.h STM32: Add support for STM32F46xxx 2016-03-01 12:18:07 -05:00
stm32_rng.c STM32: Correct some spacing issues 2015-10-07 13:45:15 -06:00
stm32_rtc_lowerhalf.c RTC lower half was missing call to F4 alarm cancel function 2016-04-04 08:23:09 -06:00
stm32_rtc.c STM32 F4: Add a custom RTC driver 2016-04-02 10:46:10 -06:00
stm32_rtc.h STM32 F4: Add a custom RTC driver 2016-04-02 10:46:10 -06:00
stm32_rtcc.c STM32 F4: Add a custom RTC driver 2016-04-02 10:46:10 -06:00
stm32_rtcounter.c Replace irqsave() with enter_critical_section(); replace irqrestore() with leave_critical_section() 2016-02-13 19:11:09 -06:00
stm32_sdio.c Replace irqsave() with enter_critical_section(); replace irqrestore() with leave_critical_section() 2016-02-13 19:11:09 -06:00
stm32_sdio.h
stm32_serial.c STM32: Hook 1-Wire driver into the build system 2016-05-25 12:31:32 -06:00
stm32_spi.c Replace irqsave() with enter_critical_section(); replace irqrestore() with leave_critical_section() 2016-02-13 19:11:09 -06:00
stm32_spi.h For STM32, rename up_spiinitialize to stm32_spibus_initialize 2016-01-26 12:22:27 -06:00
stm32_start.c ARMv7-M: Add support for the IAR compiler 2016-04-02 08:14:09 -06:00
stm32_syscfg.h STM32: Add support for STM32F46xxx 2016-03-01 12:18:07 -05:00
stm32_tim_lowerhalf.c Replace irqsave() with enter_critical_section(); replace irqrestore() with leave_critical_section() 2016-02-13 19:11:09 -06:00
stm32_tim.c Fix several places in DMA logic where a spurious semicolon causes bad conditional logic 2016-05-11 17:42:59 -06:00
stm32_tim.h Revert "add timer capture STM32" 2015-12-22 13:27:42 +01:00
stm32_timerisr.c STM32: Correct some spacing issues 2015-10-07 13:45:15 -06:00
stm32_uart.h STM32: Hook 1-Wire driver into the build system 2016-05-25 12:31:32 -06:00
stm32_uid.c STM32: Fix a build error detected by tools/testbuil.sh: The STM32L does not define UID address 2015-11-18 14:33:27 -06:00
stm32_uid.h Changes to last merge from review for compliance to coding standards 2015-11-17 21:10:17 -06:00
stm32_usbdev.c Replace irqsave() with enter_critical_section(); replace irqrestore() with leave_critical_section() 2016-02-13 19:11:09 -06:00
stm32_usbdev.h
stm32_usbhost.c Standardize the width of all comment boxes in header files 2015-10-02 17:42:29 -06:00
stm32_usbhost.h
stm32_userspace.c STM32: Correct some spacing issues 2015-10-07 13:45:15 -06:00
stm32_userspace.h
stm32_waste.c
stm32_waste.h
stm32_wdg.h
stm32_wwdg.c Replace irqsave() with enter_critical_section(); replace irqrestore() with leave_critical_section() 2016-02-13 19:11:09 -06:00
stm32.h
stm32f10xxx_dma.c Replace irqsave() with enter_critical_section(); replace irqrestore() with leave_critical_section() 2016-02-13 19:11:09 -06:00
stm32f10xxx_rcc.c STM32: Correct some spacing issues 2015-10-07 13:45:15 -06:00
stm32f20xxx_dma.c Replace irqsave() with enter_critical_section(); replace irqrestore() with leave_critical_section() 2016-02-13 19:11:09 -06:00
stm32f20xxx_rcc.c Replace irqsave() with enter_critical_section(); replace irqrestore() with leave_critical_section() 2016-02-13 19:11:09 -06:00
stm32f30xxx_i2c.c It is too late to be doing this... Fix the spacing error introduced with the second correction to the spelling error 2016-02-24 17:56:40 -06:00
stm32f30xxx_rcc.c STM32: Correct some spacing issues 2015-10-07 13:45:15 -06:00
stm32f37xxx_rcc.c STM32: Correct some spacing issues 2015-10-07 13:45:15 -06:00
stm32f40xxx_alarm.h RTC lower half was missing call to F4 alarm cancel function 2016-04-04 08:23:09 -06:00
stm32f40xxx_dma.c Replace irqsave() with enter_critical_section(); replace irqrestore() with leave_critical_section() 2016-02-13 19:11:09 -06:00
stm32f40xxx_rcc.c STM32: Add support for STM32F46xxx 2016-03-01 12:18:07 -05:00
stm32f40xxx_rtcc.c RTC: Fix some compile issues when RTC_ALARM is disabled 2016-04-04 09:24:06 -06:00
stm32l15xxx_rcc.c STM32: Correct some spacing issues 2015-10-07 13:45:15 -06:00