CMSIS-Core (Cortex-A)  
CMSIS-Core support for Cortex-A processor-based devices
 
Loading...
Searching...
No Matches
Floating Point Unit Functions

FPU Functions enable the use of Floating Point instructions and extensions.
Reference: Architecture Reference Manual Reference Manual - Armv7-A and Armv7-R edition. More...

Functions

__STATIC_INLINE void __FPU_Enable (void)
 Enable Floating Point Unit.
 

Description

FPU Functions enable the use of Floating Point instructions and extensions.
Reference: Architecture Reference Manual Reference Manual - Armv7-A and Armv7-R edition.

Function Documentation

◆ __FPU_Enable()

__STATIC_INLINE __ASM void __FPU_Enable ( void  )

Enable Floating Point Unit.

Critical section, called from undef handler, so systick is disabled