Searched defs:FPU (Results 1 - 3 of 3) sorted by relevance

/device/google/contexthub/firmware/os/platform/stm32/
H A Dcrt_stm32.c95 VECI(FPU); variable
/device/google/contexthub/firmware/os/cpu/cortexm4/inc/cpu/cmsis/
H A Dcore_cm4.h111 /** __FPU_USED indicates whether an FPU is used or not.
112 For this, __FPU_PRESENT has to be checked prior to making use of FPU specific registers and functions.
119 #warning "Compiler generates FPU instructions for a device without an FPU (check __FPU_PRESENT)"
131 #warning "Compiler generates FPU instructions for a device without an FPU (check __FPU_PRESENT)"
143 #warning "Compiler generates FPU instructions for a device without an FPU (check __FPU_PRESENT)"
155 #warning "Compiler generates FPU instructions for a device without an FPU (chec
1425 #define FPU macro
[all...]
H A Dcore_cm7.h111 /** __FPU_USED indicates whether an FPU is used or not.
112 For this, __FPU_PRESENT has to be checked prior to making use of FPU specific registers and functions.
119 #warning "Compiler generates FPU instructions for a device without an FPU (check __FPU_PRESENT)"
131 #warning "Compiler generates FPU instructions for a device without an FPU (check __FPU_PRESENT)"
143 #warning "Compiler generates FPU instructions for a device without an FPU (check __FPU_PRESENT)"
155 #warning "Compiler generates FPU instructions for a device without an FPU (chec
1612 #define FPU macro
[all...]

Completed in 63 milliseconds