Home
last modified time | relevance | path

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

/third_party/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()