Home
last modified time | relevance | path

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

/cmsis_6-latest/CMSIS/Core/Include/a-profile/
Dcmsis_gcc_a.h137 __STATIC_FORCEINLINE void __set_FPEXC(uint32_t fpexc) in __set_FPEXC()
167 const uint32_t fpexc = __get_FPEXC(); in __FPU_Enable() local
Dcmsis_clang_a.h297 __STATIC_FORCEINLINE void __set_FPEXC(uint32_t fpexc) in __set_FPEXC()
330 const uint32_t fpexc = __get_FPEXC(); in __FPU_Enable() local
Dcmsis_armclang_a.h301 __STATIC_FORCEINLINE void __set_FPEXC(uint32_t fpexc) in __set_FPEXC()
/cmsis_6-latest/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
/cmsis_6-latest/CMSIS/Core/Include/r-profile/
Dcmsis_armclang_r.h142 __STATIC_FORCEINLINE void __set_FPEXC(uint32_t fpexc) in __set_FPEXC()
Dcmsis_clang_r.h142 __STATIC_FORCEINLINE void __set_FPEXC(uint32_t fpexc) in __set_FPEXC()
Dcmsis_gcc_r.h143 __STATIC_FORCEINLINE void __set_FPEXC(uint32_t fpexc) in __set_FPEXC()