Home
last modified time | relevance | path

Searched defs:fpexc (Results 1 – 5 of 5) sorted by relevance

/trusted-firmware-m-latest/platform/ext/cmsis/CMSIS/CoreValidation/Source/
DCV_CoreAFunc.c113 uint32_t fpexc = __get_FPEXC(); in TC_CoreAFunc_FPEXC() local
228 uint32_t fpexc = __get_FPEXC(); in TC_CoreAFunc_FPU_Enable() local
/trusted-firmware-m-latest/platform/ext/cmsis/CMSIS/Core/Include/a-profile/
Dcmsis_clang_a.h827 __STATIC_FORCEINLINE void __set_FPEXC(uint32_t fpexc) in __set_FPEXC()
857 const uint32_t fpexc = __get_FPEXC(); in __FPU_Enable() local
Dcmsis_gcc_a.h850 __STATIC_FORCEINLINE void __set_FPEXC(uint32_t fpexc) in __set_FPEXC()
880 const uint32_t fpexc = __get_FPEXC(); in __FPU_Enable() local
Dcmsis_armclang_a.h687 __STATIC_FORCEINLINE void __set_FPEXC(uint32_t fpexc) in __set_FPEXC()
Dcmsis_iccarm_a.h431 __IAR_FT void __set_FPEXC(uint32_t fpexc) in __set_FPEXC()