nuttx/boards/arm/stm32
Gregory Nutt 2aa85fd17e arch/arm, board/arm: Rename all up_* functions to arm_*
Summary

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

This PR addresses only these name changes for the ARM-private functions prototyped in arm_internal.h

This change to the files only modifies the name of called functions.  nxstyle fixes were made for all core architecture files.  However, there are well over 5000 additional complaints from MCU drivers and board logic that are unrelated to to this change but were affected by the name change.  It is not humanly possible to fix all of these.   I ask that this change be treated like other cosmetic changes that we have done which do not require full nxstyle compliance.

Impact

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

stm32f4discovery:netnsh
2020-05-01 18:28:13 +01:00
..
axoloti arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
clicker2-stm32 arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
cloudctrl arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
drivers
fire-stm32v2 arch/arm, board/arm: Rename all up_* functions to arm_* 2020-05-01 18:28:13 +01:00
hymini-stm32v arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
maple arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
mikroe-stm32f4 arch/arm, board/arm: Rename all up_* functions to arm_* 2020-05-01 18:28:13 +01:00
nucleo-f4x1re arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
nucleo-f103rb arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
nucleo-f207zg arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
nucleo-f302r8 arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
nucleo-f303re arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
nucleo-f303ze arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
nucleo-f334r8 arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
nucleo-f410rb arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
nucleo-f429zi arch/arm, board/arm: Rename all up_* functions to arm_* 2020-05-01 18:28:13 +01:00
nucleo-f446re arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
nucleo-l152re Use EXTRAFLAGS instead of EXTRADEFINES to be used by make via command line 2020-04-11 08:31:08 -06:00
olimex-stm32-e407 arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
olimex-stm32-h405 Use EXTRAFLAGS instead of EXTRADEFINES to be used by make via command line 2020-04-11 08:31:08 -06:00
olimex-stm32-h407 arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
olimex-stm32-p107 arch/arm, board/arm: Rename all up_* functions to arm_* 2020-05-01 18:28:13 +01:00
olimex-stm32-p207 Use EXTRAFLAGS instead of EXTRADEFINES to be used by make via command line 2020-04-11 08:31:08 -06:00
olimex-stm32-p407 arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
olimexino-stm32 arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
omnibusf4 arch/arm, board/arm: Rename all up_* functions to arm_* 2020-05-01 18:28:13 +01:00
photon arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
shenzhou arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
stm32_tiny arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
stm32butterfly2 Run refresh.sh --silent all 2020-04-18 07:17:38 -06:00
stm32f3discovery arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
stm32f4discovery arch/arm, board/arm: Rename all up_* functions to arm_* 2020-05-01 18:28:13 +01:00
stm32f103-minimum arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
stm32f334-disco arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
stm32f411e-disco arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
stm32f429i-disco arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
stm32ldiscovery arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
stm32vldiscovery arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
stm3210e-eval arch/arm, board/arm: Rename all up_* functions to arm_* 2020-05-01 18:28:13 +01:00
stm3220g-eval arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
stm3240g-eval arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
viewtool-stm32f107 arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00