nuttx/boards/arm/cxd56xx/common/src
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
..
cxd56_ak09912_i2c.c Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
cxd56_ak09912_scu.c Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
cxd56_altmdm_spi.c Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
cxd56_altmdm.c boards: cxd56: nxstyle fixes for the common code 2020-04-17 09:25:56 -06:00
cxd56_apds9930_scu.c boards: cxd56: nxstyle fixes for the common code 2020-04-17 09:25:56 -06:00
cxd56_apds9960_i2c.c boards: cxd56: nxstyle fixes for the common code 2020-04-17 09:25:56 -06:00
cxd56_audio.c arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
cxd56_bh1721fvc_scu.c boards: cxd56: nxstyle fixes for the common code 2020-04-17 09:25:56 -06:00
cxd56_bh1745nuc_scu.c boards: cxd56: nxstyle fixes for the common code 2020-04-17 09:25:56 -06:00
cxd56_bm1383glv_scu.c boards: cxd56: nxstyle fixes for the common code 2020-04-17 09:25:56 -06:00
cxd56_bm1422gmv_scu.c boards: cxd56: nxstyle fixes for the common code 2020-04-17 09:25:56 -06:00
cxd56_bmi160_i2c.c Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
cxd56_bmi160_scu.c boards: cxd56: nxstyle fixes for the common code 2020-04-17 09:25:56 -06:00
cxd56_bmi160_spi.c boards: cxd56: nxstyle fixes for the common code 2020-04-17 09:25:56 -06:00
cxd56_bmp280_i2c.c boards: cxd56: nxstyle fixes for the common code 2020-04-17 09:25:56 -06:00
cxd56_bmp280_scu.c boards: cxd56: nxstyle fixes for the common code 2020-04-17 09:25:56 -06:00
cxd56_boot.c arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
cxd56_crashdump.c arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
cxd56_flash.c Merged in alinjerpelea/nuttx (pull request #1024) 2019-08-26 14:29:55 +00:00
cxd56_gs2200m.c boards: cxd56: nxstyle fixes for the common code 2020-04-17 09:25:56 -06:00
cxd56_i2cdev.c boards: cxd56: nxstyle fixes for the common code 2020-04-17 09:25:56 -06:00
cxd56_ili9340.c Fix buffer overrun and memory leak on smartfs and improvement to cxd56xx 2020-01-08 07:51:11 -03:00
cxd56_imageproc.c arch/arm: Rename all up_*.h files to arm_*.h 2020-05-01 03:43:44 +01:00
cxd56_isx012.c Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
cxd56_kx022_scu.c boards: cxd56: nxstyle fixes for the common code 2020-04-17 09:25:56 -06:00
cxd56_lpm013m091a.c Fix buffer overrun and memory leak on smartfs and improvement to cxd56xx 2020-01-08 07:51:11 -03:00
cxd56_lt1pa01_scu.c boards: cxd56: nxstyle fixes for the common code 2020-04-17 09:25:56 -06:00
cxd56_netinit.c arch/arm, board/arm: Rename all up_* functions to arm_* 2020-05-01 18:28:13 +01:00
cxd56_rpr0521rs_scu.c boards: cxd56: nxstyle fixes for the common code 2020-04-17 09:25:56 -06:00
cxd56_sensors.c boards: cxd56: nxstyle fixes for the common code 2020-04-17 09:25:56 -06:00
cxd56_uid.c Merged in alinjerpelea/nuttx (pull request #1024) 2019-08-26 14:29:55 +00:00
cxd56_usbmsc.c Merged in alinjerpelea/nuttx (pull request #1024) 2019-08-26 14:29:55 +00:00
Make.defs boards: cxd56: enable Nuttx audio driver 2020-04-16 12:50:05 -06:00