.. |
chip
|
STM32 ADC: Add support for STM32F30xxx
|
2015-11-05 10:13:58 -05:00 |
chip.h
|
|
|
Kconfig
|
Merged in paulpatience/nuttx-arch/stm32_pwm (pull request #28)
|
2015-11-01 16:51:32 -06:00 |
Make.defs
|
Added implementation to get 96-bit stm32 unique id
|
2015-11-17 21:34:41 -05:00 |
stm32_adc.c
|
Remove some warnings; eliminate unused variables
|
2015-11-26 12:46:53 -06:00 |
stm32_adc.h
|
STM32 ADC: Add support for STM32F30xxx
|
2015-11-05 10:13:58 -05:00 |
stm32_aes.c
|
STM32: Correct some spacing issues
|
2015-10-07 13:45:15 -06:00 |
stm32_aes.h
|
|
|
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
|
More spacing/alignment issues
|
2015-10-08 19:31:58 -06:00 |
stm32_can.h
|
|
|
stm32_ccm.c
|
|
|
stm32_ccm.h
|
|
|
stm32_dac.c
|
Fix some spacing problems
|
2015-10-04 14:59:08 -06:00 |
stm32_dac.h
|
|
|
stm32_dbgmcu.h
|
|
|
stm32_dma2d.c
|
STM32: Correct some spacing issues
|
2015-10-07 13:45:15 -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
|
|
|
stm32_dma.h
|
|
|
stm32_dumpgpio.c
|
Add support for STM32F429N (TFBGA) chip
|
2015-10-21 10:30:57 +08:00 |
stm32_eth.c
|
STM32: Correct some spacing issues
|
2015-10-07 13:45:15 -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
|
Add support for STM32F429N (TFBGA) chip
|
2015-10-21 10:30:57 +08:00 |
stm32_gpio.h
|
|
|
stm32_i2c_alt.c
|
STM32: Correct some spacing issues
|
2015-10-07 13:45:15 -06:00 |
stm32_i2c.c
|
STM32: Correct some spacing issues
|
2015-10-07 13:45:15 -06:00 |
stm32_i2c.h
|
|
|
stm32_idle.c
|
Rename board_led_off to board_autoled_off
|
2015-11-01 09:09:36 -06:00 |
stm32_irq.c
|
Fix typo
|
2015-11-11 13:06:15 -05:00 |
stm32_iwdg.c
|
STM32: Correct some spacing issues
|
2015-10-07 13:45:15 -06:00 |
stm32_lowputc.c
|
STM32: Correct some spacing issues
|
2015-10-07 13:45:15 -06:00 |
stm32_lowputc.h
|
|
|
stm32_lse.c
|
|
|
stm32_lsi.c
|
|
|
stm32_ltdc.c
|
STM32: Correct some spacing issues
|
2015-10-07 13:45:15 -06:00 |
stm32_ltdc.h
|
|
|
stm32_mpuinit.c
|
ARMv7-M: Minor naming change to improve readability
|
2015-11-06 11:24:52 -06:00 |
stm32_mpuinit.h
|
|
|
stm32_otgfs.h
|
Standardize the width of all comment boxes in C header files
|
2015-10-03 07:28:30 -06:00 |
stm32_otgfsdev.c
|
STM32: Correct some spacing issues
|
2015-10-07 13:45:15 -06:00 |
stm32_otgfshost.c
|
More spacing/alignment issues
|
2015-10-08 19:31:58 -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
|
STM32: Correct some spacing issues
|
2015-10-07 13:45:15 -06:00 |
stm32_otghshost.c
|
More spacing/alignment issues
|
2015-10-08 19:31:58 -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: Correct some spacing issues
|
2015-10-07 13:45:15 -06:00 |
stm32_pwm.c
|
Merged in paulpatience/nuttx-arch/stm32_pwm (pull request #28)
|
2015-11-01 16:51:32 -06: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
|
Merged in marten_svanfeldt/nuttx-arch-public/for_upstream/stm32_qencoder (pull request #23)
|
2015-10-22 18:28:22 +08:00 |
stm32_qencoder.h
|
|
|
stm32_rcc.c
|
Fix a compile error found by tools/tesbuild.sh
|
2015-07-22 15:45:47 -06:00 |
stm32_rcc.h
|
|
|
stm32_rng.c
|
STM32: Correct some spacing issues
|
2015-10-07 13:45:15 -06:00 |
stm32_rtc_lowerhalf.c
|
|
|
stm32_rtc.c
|
|
|
stm32_rtc.h
|
|
|
stm32_rtcc.c
|
Fix some conditional compilation. CONFIG_LIBC_LOCALTIME should be checked in most of the same places wehre CONFIG_TIME_EXTENDED is checked
|
2015-11-25 12:51:07 -06:00 |
stm32_rtcounter.c
|
Rename up_rtcinitialize to up_rtc_initialize so that it looks like other RTC interfaces
|
2015-11-20 08:27:04 -06:00 |
stm32_sdio.c
|
More spacing/alignment issues
|
2015-10-08 19:31:58 -06:00 |
stm32_sdio.h
|
|
|
stm32_serial.c
|
STM32: Correct some spacing issues
|
2015-10-07 13:45:15 -06:00 |
stm32_spi.c
|
STM32: Correct some spacing issues
|
2015-10-07 13:45:15 -06:00 |
stm32_spi.h
|
|
|
stm32_start.c
|
STM32: Correct some spacing issues
|
2015-10-07 13:45:15 -06:00 |
stm32_syscfg.h
|
|
|
stm32_tim_lowerhalf.c
|
Change prescaler dynamically to support bigger periods on 16 bits timers
|
2015-11-30 18:52:05 -05:00 |
stm32_tim.c
|
Change name of HAVE_TIMx_PWM_OUTPUT into HAVE_TIMx_GPIOCONFIG
|
2015-10-31 16:00:24 +01:00 |
stm32_tim.h
|
(Hopefully) cosmetic changes from review of recent merges for conformance to coding standard
|
2015-11-17 16:53:21 -06:00 |
stm32_timerisr.c
|
STM32: Correct some spacing issues
|
2015-10-07 13:45:15 -06:00 |
stm32_uart.h
|
|
|
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
|
STM32: Correct some spacing issues
|
2015-10-07 13:45:15 -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_vectors.S
|
Standardize the width of all comment boxes in header files
|
2015-10-02 17:42:29 -06:00 |
stm32_waste.c
|
|
|
stm32_waste.h
|
|
|
stm32_wdg.h
|
|
|
stm32_wwdg.c
|
STM32: Correct some spacing issues
|
2015-10-07 13:45:15 -06:00 |
stm32.h
|
|
|
stm32f10xxx_dma.c
|
STM32: Correct some spacing issues
|
2015-10-07 13:45:15 -06:00 |
stm32f10xxx_rcc.c
|
STM32: Correct some spacing issues
|
2015-10-07 13:45:15 -06:00 |
stm32f20xxx_dma.c
|
STM32: Correct some spacing issues
|
2015-10-07 13:45:15 -06:00 |
stm32f20xxx_rcc.c
|
STM32: Correct some spacing issues
|
2015-10-07 13:45:15 -06:00 |
stm32f30xxx_i2c.c
|
STM32: Correct some spacing issues
|
2015-10-07 13:45:15 -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_dma.c
|
STM32: Correct some spacing issues
|
2015-10-07 13:45:15 -06:00 |
stm32f40xxx_rcc.c
|
Merged in marten_svanfeldt/nuttx-arch-public/for_upstream/stm32f429n (pull request #20)
|
2015-10-22 18:19:52 +08:00 |
stm32f42xxx_rcc.c
|
STM32: Correct some spacing issues
|
2015-10-07 13:45:15 -06:00 |
stm32f44xxx_rcc.c
|
STM32: Correct some spacing issues
|
2015-10-07 13:45:15 -06:00 |
stm32l15xxx_rcc.c
|
STM32: Correct some spacing issues
|
2015-10-07 13:45:15 -06:00 |