]> begriffs open source - freertos/commit
Update portNVIC_SYSPRI2_REG to portNVIC_SHPR3_REG (#86)
authorGaurav-Aggarwal-AWS <33462878+aggarg@users.noreply.github.com>
Thu, 16 Jul 2020 02:44:45 +0000 (19:44 -0700)
committerGitHub <noreply@github.com>
Thu, 16 Jul 2020 02:44:45 +0000 (19:44 -0700)
commita717d9c62b2f6ffd15ff39d674521e94cdd935ec
tree9a0a0be0abaf7511d7807e7fc4d3a608afa7dfb1
parentbb1c429378721387bd8e30450e5a0fe02af5ca40
Update portNVIC_SYSPRI2_REG to portNVIC_SHPR3_REG (#86)

The reason for the change is that the register is called System Handler
Priority Register 3 (SHPR3).

Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com>
29 files changed:
portable/ARMv8M/non_secure/port.c
portable/CCS/ARM_CM3/port.c
portable/CCS/ARM_CM4F/port.c
portable/GCC/ARM_CM0/port.c
portable/GCC/ARM_CM23/non_secure/port.c
portable/GCC/ARM_CM23_NTZ/non_secure/port.c
portable/GCC/ARM_CM3/port.c
portable/GCC/ARM_CM33/non_secure/port.c
portable/GCC/ARM_CM33_NTZ/non_secure/port.c
portable/GCC/ARM_CM3_MPU/port.c
portable/GCC/ARM_CM4F/port.c
portable/GCC/ARM_CM4_MPU/port.c
portable/GCC/ARM_CM7/r0p1/port.c
portable/IAR/ARM_CM0/port.c
portable/IAR/ARM_CM23/non_secure/port.c
portable/IAR/ARM_CM23_NTZ/non_secure/port.c
portable/IAR/ARM_CM3/port.c
portable/IAR/ARM_CM33/non_secure/port.c
portable/IAR/ARM_CM33_NTZ/non_secure/port.c
portable/IAR/ARM_CM4F/port.c
portable/IAR/ARM_CM4F_MPU/port.c
portable/IAR/ARM_CM7/r0p1/port.c
portable/MikroC/ARM_CM4F/port.c
portable/RVDS/ARM_CM0/port.c
portable/RVDS/ARM_CM3/port.c
portable/RVDS/ARM_CM4F/port.c
portable/RVDS/ARM_CM4_MPU/port.c
portable/RVDS/ARM_CM7/r0p1/port.c
portable/Tasking/ARM_CM4F/port.c