Searched defs:__get_FPSCR (Results 1 – 2 of 2) sorted by relevance
309 #define __get_FPSCR() (__arm_rsr("FPSCR")) macro312 #define __get_FPSCR() ( 0 ) macro510 #define __get_FPSCR __cmsis_iar_get_FPSR_not_active macro569 #define __get_FPSCR() (0) macro
833 __STATIC_FORCEINLINE uint32_t __get_FPSCR(void) in __get_FPSCR() function