Home
last modified time | relevance | path

Searched refs:__arm_rsr (Results 1 – 2 of 2) sorted by relevance

/hal_rpi_pico-latest/src/rp2_common/cmsis/stub/CMSIS/Core/Include/m-profile/
Dcmsis_iccarm_m.h321 #define __arm_rsr __iar_builtin_rsr macro
338 #define __get_APSR() (__arm_rsr("APSR"))
339 #define __get_BASEPRI() (__arm_rsr("BASEPRI"))
340 #define __get_CONTROL() (__arm_rsr("CONTROL"))
341 #define __get_FAULTMASK() (__arm_rsr("FAULTMASK"))
344 #define __get_FPSCR() (__arm_rsr("FPSCR"))
351 #define __get_IPSR() (__arm_rsr("IPSR"))
352 #define __get_MSP() (__arm_rsr("MSP"))
359 #define __get_MSPLIM() (__arm_rsr("MSPLIM"))
361 #define __get_PRIMASK() (__arm_rsr("PRIMASK"))
[all …]
/hal_rpi_pico-latest/src/rp2_common/cmsis/stub/CMSIS/Core/Include/
Dcmsis_iccarm.h316 #define __arm_rsr __iar_builtin_rsr macro
320 #define __get_APSR() (__arm_rsr("APSR"))
321 #define __get_BASEPRI() (__arm_rsr("BASEPRI"))
322 #define __get_CONTROL() (__arm_rsr("CONTROL"))
323 #define __get_FAULTMASK() (__arm_rsr("FAULTMASK"))
327 #define __get_FPSCR() (__arm_rsr("FPSCR"))
334 #define __get_IPSR() (__arm_rsr("IPSR"))
335 #define __get_MSP() (__arm_rsr("MSP"))
341 #define __get_MSPLIM() (__arm_rsr("MSPLIM"))
343 #define __get_PRIMASK() (__arm_rsr("PRIMASK"))
[all …]