Home
last modified time | relevance | path

Searched refs:__FPU_USED (Results 1 – 6 of 6) sorted by relevance

/hal_rpi_pico-latest/src/rp2_common/cmsis/stub/CMSIS/Core/Include/
Dcore_cm33.h75 #define __FPU_USED 1U macro
78 #define __FPU_USED 0U
81 #define __FPU_USED 0U
98 #define __FPU_USED 1U
101 #define __FPU_USED 0U
104 #define __FPU_USED 0U
121 #define __FPU_USED 1U
124 #define __FPU_USED 0U
127 #define __FPU_USED 0U
144 #define __FPU_USED 1U
[all …]
Dcmsis_armcc.h378 (defined (__FPU_USED ) && (__FPU_USED == 1U)) ) in __get_FPSCR()
395 (defined (__FPU_USED ) && (__FPU_USED == 1U)) ) in __set_FPSCR()
Dcmsis_iccarm.h326 (defined (__FPU_USED ) && (__FPU_USED == 1U)) )
539 (defined (__FPU_USED ) && (__FPU_USED == 1U)) ))
596 (defined (__FPU_USED ) && (__FPU_USED == 1U)) ))
Dcmsis_armclang_ltm.h1368 (defined (__FPU_USED ) && (__FPU_USED == 1U)) )
1380 (defined (__FPU_USED ) && (__FPU_USED == 1U)) )
Dcore_cm0plus.h72 #define __FPU_USED 0U macro
/hal_rpi_pico-latest/src/rp2_common/cmsis/stub/CMSIS/Core/Include/m-profile/
Dcmsis_iccarm_m.h567 (defined (__FPU_USED ) && (__FPU_USED == 1U)) ))