Home
last modified time | relevance | path

Searched refs:__get_FPSCR (Results 1 – 11 of 11) sorted by relevance

/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/
A Dcore_cmFunc.h281 __STATIC_INLINE uint32_t __get_FPSCR(void) in __get_FPSCR() function
587 __attribute__( ( always_inline ) ) __STATIC_INLINE uint32_t __get_FPSCR(void) in __get_FPSCR() function
/external/platform/pico/rp2_common/cmsis/stub/CMSIS/Core/Include/
A Dcmsis_iccarm.h308 #define __get_FPSCR() (__arm_rsr("FPSCR")) macro
311 #define __get_FPSCR() ( 0 ) macro
509 #define __get_FPSCR __cmsis_iar_get_FPSR_not_active macro
566 #undef __get_FPSCR
568 #define __get_FPSCR() (0) macro
A Dcmsis_armclang.h788 #define __get_FPSCR (uint32_t)__builtin_arm_get_fpscr macro
790 #define __get_FPSCR() ((uint32_t)0U) macro
A Dcmsis_armcc.h375 __STATIC_INLINE uint32_t __get_FPSCR(void) in __get_FPSCR() function
A Dcmsis_armclang_ltm.h777 #define __get_FPSCR (uint32_t)__builtin_arm_get_fpscr macro
779 #define __get_FPSCR() ((uint32_t)0U) macro
A Dcmsis_gcc.h833 __STATIC_FORCEINLINE uint32_t __get_FPSCR(void) in __get_FPSCR() function
/external/arch/arm/arm-m/CMSIS/Include/
A Dcmsis_iccarm.h327 #define __get_FPSCR() (__arm_rsr("FPSCR")) macro
330 #define __get_FPSCR() ( 0 ) macro
540 #define __get_FPSCR __cmsis_iar_get_FPSR_not_active macro
597 #undef __get_FPSCR
599 #define __get_FPSCR() (0) macro
A Dcmsis_armclang.h1392 #define __get_FPSCR (uint32_t)__builtin_arm_get_fpscr macro
1394 #define __get_FPSCR() ((uint32_t)0U) macro
A Dcmsis_armcc.h771 __STATIC_INLINE uint32_t __get_FPSCR(void) in __get_FPSCR() function
A Dcmsis_armclang_ltm.h1369 #define __get_FPSCR (uint32_t)__builtin_arm_get_fpscr macro
1371 #define __get_FPSCR() ((uint32_t)0U) macro
A Dcmsis_gcc.h1591 __STATIC_FORCEINLINE uint32_t __get_FPSCR(void) in __get_FPSCR() function

Completed in 38 milliseconds