nuttx/arch/arm/src/stm32h7
2020-04-30 22:09:51 +01:00
..
hardware arch/stm32h7: Extend support to all STM32H7x3xx 2020-04-16 13:23:12 -06:00
chip.h Rename arch/arm/src/stm32h7/chip to arch/arm/src/stm32h7/hardware. 2019-05-24 16:54:25 -06:00
Kconfig arch/stm32h7: Extend support to all STM32H7x3xx 2020-04-16 13:23:12 -06:00
Make.defs Rename up_saveusercontext to arm_saveusercontext 2020-04-30 22:09:51 +01:00
stm32_adc.c Improvements to STM32H7: (i,w)WDG Flash, Ethernet, ADC, etc 2020-02-29 12:33:25 -03:00
stm32_adc.h Merged in david_s5/nuttx/master_h7 (pull request #900) 2019-06-13 19:51:12 +00:00
stm32_alarm.h Fix some typos. Also minor update to stm32f7/nucleo-144/README.txt and stm32l4/nucleo-l496zg/README.txt board documentation. 2019-09-05 08:12:50 -06:00
stm32_allocateheap.c stm32h7: support SDRAM via FMC peripherial (#459) 2020-03-25 08:34:15 -07:00
stm32_bbsram.c Check the return of nxsem_wait_uninterruptible() 2020-04-04 15:37:12 -06:00
stm32_bbsram.h Minor updates from review of last PR. 2019-08-15 10:05:21 -06:00
stm32_dma.c Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
stm32_dma.h Rename arch/arm/src/stm32h7/chip to arch/arm/src/stm32h7/hardware. 2019-05-24 16:54:25 -06:00
stm32_dtcm.c Merged in david_s5/nuttx/master_h7 (pull request #1007) 2019-08-19 20:42:52 +00:00
stm32_dtcm.h Merged in david_s5/nuttx/master_h7 (pull request #1007) 2019-08-19 20:42:52 +00:00
stm32_ethernet.c arch/arm/src/stm32h7/stm32_ethernet.c: Fix for network lock downs 2020-03-03 09:33:18 -06:00
stm32_ethernet.h Improvements to STM32H7: (i,w)WDG Flash, Ethernet, ADC, etc 2020-02-29 12:33:25 -03:00
stm32_exti_alarm.c Fix some typos. Also minor update to stm32f7/nucleo-144/README.txt and stm32l4/nucleo-l496zg/README.txt board documentation. 2019-09-05 08:12:50 -06:00
stm32_exti_gpio.c
stm32_exti_wakeup.c Merged in david_s5/nuttx/master_h7 (pull request #1002) 2019-08-17 14:01:28 +00:00
stm32_exti.h Rename arch/arm/src/stm32h7/chip to arch/arm/src/stm32h7/hardware. 2019-05-24 16:54:25 -06:00
stm32_flash.c Check the return of nxsem_wait_uninterruptible() (#724) 2020-04-04 14:57:22 -06:00
stm32_flash.h Improvements to STM32H7: (i,w)WDG Flash, Ethernet, ADC, etc 2020-02-29 12:33:25 -03:00
stm32_fmc.c stm32h7: support SDRAM via FMC peripherial (#459) 2020-03-25 08:34:15 -07:00
stm32_fmc.h stm32h7: support SDRAM via FMC peripherial (#459) 2020-03-25 08:34:15 -07:00
stm32_gpio.c arch/stm32h7: Extend support to all STM32H7x3xx 2020-04-16 13:23:12 -06:00
stm32_gpio.h arch/stm32h7: Extend support to all STM32H7x3xx 2020-04-16 13:23:12 -06:00
stm32_i2c.c arch/arm/src/stm32l4/stm32l4_1wire.c: fix build error, fix typo 2020-04-14 17:19:11 +01:00
stm32_i2c.h Fix some typos 2019-09-17 10:46:23 -06:00
stm32_irq.c Fix typos in comments and documentation. 2020-03-16 20:01:11 -06:00
stm32_iwdg.c Improvements to STM32H7: (i,w)WDG Flash, Ethernet, ADC, etc 2020-02-29 12:33:25 -03:00
stm32_lowputc.c Fix typos. 2019-08-04 14:50:28 -06:00
stm32_lowputc.h Merged in raiden00/nuttx_h7 (pull request #672) 2018-07-09 16:32:22 +00:00
stm32_lse.c Merged in david_s5/nuttx/master_h7 (pull request #1002) 2019-08-17 14:01:28 +00:00
stm32_lsi.c Merged in david_s5/nuttx/master_h7 (pull request #1002) 2019-08-17 14:01:28 +00:00
stm32_mpuinit.c Merged in raiden00/nuttx_h7 (pull request #839) 2019-03-11 16:43:13 +00:00
stm32_mpuinit.h Merged in raiden00/nuttx_h7 (pull request #839) 2019-03-11 16:43:13 +00:00
stm32_otg.h Rename arch/arm/src/stm32h7/chip to arch/arm/src/stm32h7/hardware. 2019-05-24 16:54:25 -06:00
stm32_otgdev.c Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
stm32_otghost.c Correct the naming of some new functions. 2020-04-05 12:32:04 -03:00
stm32_pm.h Improvements to STM32H7: (i,w)WDG Flash, Ethernet, ADC, etc 2020-02-29 12:33:25 -03:00
stm32_pminitialize.c Improvements to STM32H7: (i,w)WDG Flash, Ethernet, ADC, etc 2020-02-29 12:33:25 -03:00
stm32_pmsleep.c Improvements to STM32H7: (i,w)WDG Flash, Ethernet, ADC, etc 2020-02-29 12:33:25 -03:00
stm32_pmstandby.c Improvements to STM32H7: (i,w)WDG Flash, Ethernet, ADC, etc 2020-02-29 12:33:25 -03:00
stm32_pmstop.c Improvements to STM32H7: (i,w)WDG Flash, Ethernet, ADC, etc 2020-02-29 12:33:25 -03:00
stm32_procfs_dtcm.c Merged in david_s5/nuttx/master_h7 (pull request #1007) 2019-08-19 20:42:52 +00:00
stm32_pwm.c arch/arm/src/stm32h7/stm32_pwm: nxstyle fixes 2020-04-22 01:37:42 +08:00
stm32_pwm.h arch/arm/src/stm32h7/stm32_pwm: nxstyle fixes 2020-04-22 01:37:42 +08:00
stm32_pwr.c Improvements to STM32H7: (i,w)WDG Flash, Ethernet, ADC, etc 2020-02-29 12:33:25 -03:00
stm32_pwr.h Improvements to STM32H7: (i,w)WDG Flash, Ethernet, ADC, etc 2020-02-29 12:33:25 -03:00
stm32_qencoder.c Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
stm32_qencoder.h Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
stm32_qspi.c Fix nxstyle issues 2020-04-07 06:23:15 -06:00
stm32_qspi.h arch/arm/src/stm32h7: Port QSPI driver from STM32F7 to STM32H7 2020-01-05 07:45:30 -06:00
stm32_rcc.c Reviewed by David Sidrane. 2019-11-18 14:03:38 -06:00
stm32_rcc.h Rename arch/arm/src/stm32h7/chip to arch/arm/src/stm32h7/hardware. 2019-05-24 16:54:25 -06:00
stm32_rtc_lowerhalf.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
stm32_rtc.c Remove TIME_EXTENDED option to more conform C standard 2020-01-23 08:17:22 -06:00
stm32_rtc.h Merged in david_s5/nuttx/master_h7 (pull request #1002) 2019-08-17 14:01:28 +00:00
stm32_sdmmc.c Remove type casting to wdentry_t (arch/) 2020-04-07 06:23:15 -06:00
stm32_sdmmc.h Fix use of undefined pp-token #errror, other typos. 2019-09-19 18:19:18 -06:00
stm32_serial.c Replace #include <semaphore.h> to #include <nuttx/semaphore.h> 2020-02-01 08:27:30 -06:00
stm32_spi.c stm32f7/h7 spi add missing ret declaration 2020-04-03 15:25:49 -06:00
stm32_spi.h Fix some typos 2019-09-17 10:46:23 -06:00
stm32_start.c Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
stm32_start.h
stm32_tim.c Add OUTTOGGLE mode to STM32H7 timer driver (#541) 2020-03-11 05:18:43 -07:00
stm32_tim.h Add OUTTOGGLE mode to STM32H7 timer driver (#541) 2020-03-11 05:18:43 -07:00
stm32_timerisr.c Call xxx_timer_initialize from clock subsystem 2020-02-08 07:40:06 -06:00
stm32_uart.h arch/arm/src/stm32/stm32_uart.h: Fix nxstyle complaints. 2020-03-10 06:53:00 -05:00
stm32_uid.c Merged in david_s5/nuttx/master_h7 (pull request #1008) 2019-08-19 22:21:11 +00:00
stm32_uid.h Merged in david_s5/nuttx/master_h7 (pull request #1008) 2019-08-19 22:21:11 +00:00
stm32_usbhost.h Merged in raiden00/nuttx_h7 (pull request #837) 2019-03-10 13:24:58 +00:00
stm32_userspace.c Merged in raiden00/nuttx_h7 (pull request #839) 2019-03-11 16:43:13 +00:00
stm32_userspace.h Merged in raiden00/nuttx_h7 (pull request #839) 2019-03-11 16:43:13 +00:00
stm32_wdg.h Improvements to STM32H7: (i,w)WDG Flash, Ethernet, ADC, etc 2020-02-29 12:33:25 -03:00
stm32_wwdg.c Improvements to STM32H7: (i,w)WDG Flash, Ethernet, ADC, etc 2020-02-29 12:33:25 -03:00
stm32.h Squashed commit of the following: 2020-01-02 12:17:16 -03:00
stm32h7x3xx_rcc.c arch/stm32h7: Extend support to all STM32H7x3xx 2020-04-16 13:23:12 -06:00
stm32h7x7xx_rcc.c arch/stm32h7: Extend support to all STM32H7x3xx 2020-04-16 13:23:12 -06:00