FPU_BASE is only used within CMSIS.
 
Symbols
loading...
Files
loading...

FPU_BASE macro

Floating Point Unit

Syntax

#define FPU_BASE (SCS_BASE + 0x0F30UL)

References

LocationText
core_cm4.h:1573
#define FPU_BASE (SCS_BASE + 0x0F30UL) /*!< Floating Point Unit */
core_cm4.h:1574
#define FPU ((FPU_Type *) FPU_BASE ) /*!< Floating Point Unit */