nuttx/arch/arm/src/stm32h7
Gregory Nutt 542b684f73 arch/arm: Rename all up_*.S files to arm_*.S
Summary

The naming standard at https://cwiki.apache.org/confluence/display/NUTTX/Naming+FAQ requires that all MCU-private files begin with the name of the architecture, not up_.

This PR addresses only these name changes for the up_*.S files.

The entire job required to be compatible with that Naming Convention will also require changing the naming of the up_() functions that are used only within arch/arm and board/arm.

Impact

There should be not impact of this change (other that one step toward more consistent naming).
Testing

stm32f4discovery:netnsh
2020-05-01 11:29:11 -03: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 arch/arm: Rename all up_*.S files to arm_*.S 2020-05-01 11:29:11 -03: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 arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01: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 arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +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: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01: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 arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
stm32_exti_gpio.c arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
stm32_exti_wakeup.c arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01: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 arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01: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/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
stm32_gpio.h arch/stm32h7: Extend support to all STM32H7x3xx 2020-04-16 13:23:12 -06:00
stm32_i2c.c arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
stm32_i2c.h Fix some typos 2019-09-17 10:46:23 -06:00
stm32_irq.c arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
stm32_iwdg.c arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
stm32_lowputc.c arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
stm32_lowputc.h Merged in raiden00/nuttx_h7 (pull request #672) 2018-07-09 16:32:22 +00:00
stm32_lse.c arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
stm32_lsi.c arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01: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 arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
stm32_otghost.c arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
stm32_pm.h arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
stm32_pminitialize.c arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
stm32_pmsleep.c arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
stm32_pmstandby.c arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
stm32_pmstop.c arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01: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: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
stm32_pwm.h arch/arm/src/stm32h7/stm32_pwm: nxstyle fixes 2020-04-22 01:37:42 +08:00
stm32_pwr.c arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01: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 arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
stm32_qencoder.h Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
stm32_qspi.c arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01: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 arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
stm32_rcc.h arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
stm32_rtc_lowerhalf.c arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
stm32_rtc.c arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01: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 arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
stm32_sdmmc.h Fix use of undefined pp-token #errror, other typos. 2019-09-19 18:19:18 -06:00
stm32_serial.c arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
stm32_spi.c arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
stm32_spi.h Fix some typos 2019-09-17 10:46:23 -06:00
stm32_start.c arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
stm32_start.h arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
stm32_tim.c arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
stm32_tim.h Add OUTTOGGLE mode to STM32H7 timer driver (#541) 2020-03-11 05:18:43 -07:00
stm32_timerisr.c arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01: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 arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01: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 arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
stm32.h arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01: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