Home
last modified time | relevance | path

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

/loramac-node-3.4.0/src/boards/mcu/stm32/cmsis/
Dcore_cm4.h127 #define __FPU_USED 1U macro
130 #define __FPU_USED 0U
133 #define __FPU_USED 0U
139 #define __FPU_USED 1U
142 #define __FPU_USED 0U
145 #define __FPU_USED 0U
151 #define __FPU_USED 1U
154 #define __FPU_USED 0U
157 #define __FPU_USED 0U
163 #define __FPU_USED 1U
[all …]
Dcore_cm7.h127 #define __FPU_USED 1U macro
130 #define __FPU_USED 0U
133 #define __FPU_USED 0U
139 #define __FPU_USED 1U
142 #define __FPU_USED 0U
145 #define __FPU_USED 0U
151 #define __FPU_USED 1U
154 #define __FPU_USED 0U
157 #define __FPU_USED 0U
163 #define __FPU_USED 1U
[all …]
Dcmsis_armcc.h274 #if (__FPU_PRESENT == 1U) && (__FPU_USED == 1U) in __get_FPSCR()
290 #if (__FPU_PRESENT == 1U) && (__FPU_USED == 1U) in __set_FPSCR()
Dcmsis_armcc_V6.h658 #if (__FPU_PRESENT == 1U) && (__FPU_USED == 1U)
679 #if (__FPU_PRESENT == 1U) && (__FPU_USED == 1U) in __TZ_get_FPSCR_NS()
702 #if (__FPU_PRESENT == 1U) && (__FPU_USED == 1U)
718 #if (__FPU_PRESENT == 1U) && (__FPU_USED == 1U) in __TZ_set_FPSCR_NS()
Dcore_cm0.h124 #define __FPU_USED 0U macro
Dcore_cm0plus.h124 #define __FPU_USED 0U macro
Dcore_sc000.h124 #define __FPU_USED 0U macro
Dcmsis_gcc.h316 #if (__FPU_PRESENT == 1U) && (__FPU_USED == 1U) in __get_FPSCR()
337 #if (__FPU_PRESENT == 1U) && (__FPU_USED == 1U) in __set_FPSCR()
Darm_math.h5752 #if (__FPU_USED == 1) && defined ( __CC_ARM ) in arm_sqrt_f32()
5754 #elif (__FPU_USED == 1) && (defined(__ARMCC_VERSION) && (__ARMCC_VERSION >= 6010050)) in arm_sqrt_f32()
5756 #elif (__FPU_USED == 1) && defined(__GNUC__) in arm_sqrt_f32()
5758 #elif (__FPU_USED == 1) && defined ( __ICCARM__ ) && (__VER__ >= 6040000) in arm_sqrt_f32()
Dcore_cm3.h124 #define __FPU_USED 0U macro
Dcore_sc300.h124 #define __FPU_USED 0U macro
/loramac-node-3.4.0/src/boards/mcu/saml21/cmsis/
Dcore_cm4.h117 #define __FPU_USED 1 macro
120 #define __FPU_USED 0
123 #define __FPU_USED 0
129 #define __FPU_USED 1
132 #define __FPU_USED 0
135 #define __FPU_USED 0
141 #define __FPU_USED 1
144 #define __FPU_USED 0
147 #define __FPU_USED 0
153 #define __FPU_USED 1
[all …]
Dcore_cm7.h117 #define __FPU_USED 1 macro
120 #define __FPU_USED 0
123 #define __FPU_USED 0
129 #define __FPU_USED 1
132 #define __FPU_USED 0
135 #define __FPU_USED 0
141 #define __FPU_USED 1
144 #define __FPU_USED 0
147 #define __FPU_USED 0
153 #define __FPU_USED 1
[all …]
Dcore_cmFunc.h283 #if (__FPU_PRESENT == 1) && (__FPU_USED == 1) in __get_FPSCR()
300 #if (__FPU_PRESENT == 1) && (__FPU_USED == 1) in __set_FPSCR()
577 #if (__FPU_PRESENT == 1) && (__FPU_USED == 1) in __get_FPSCR()
599 #if (__FPU_PRESENT == 1) && (__FPU_USED == 1) in __set_FPSCR()
Dcore_cm0.h114 #define __FPU_USED 0 macro
Dcore_cm0plus.h114 #define __FPU_USED 0 macro
Dcore_sc000.h114 #define __FPU_USED 0 macro
Dcore_cm3.h114 #define __FPU_USED 0 macro
Dcore_sc300.h114 #define __FPU_USED 0 macro
Darm_math.h6103 #if (__FPU_USED == 1) && defined ( __CC_ARM ) in arm_sqrt_f32()
/loramac-node-3.4.0/src/boards/NucleoL476/cmsis/
Dsystem_stm32l4xx.c199 #if (__FPU_PRESENT == 1) && (__FPU_USED == 1) in SystemInit()