HomeSort by relevance Sort by last modified time
    Searched refs:__FPU_USED (Results 1 - 9 of 9) sorted by null

  /device/google/contexthub/firmware/os/cpu/cortexm4/inc/cpu/cmsis/
core_cm4.h 111 /** __FPU_USED indicates whether an FPU is used or not.
117 #define __FPU_USED 1
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
    [all...]
core_cmFunc.h 283 #if (__FPU_PRESENT == 1) && (__FPU_USED == 1)
300 #if (__FPU_PRESENT == 1) && (__FPU_USED == 1)
577 #if (__FPU_PRESENT == 1) && (__FPU_USED == 1)
599 #if (__FPU_PRESENT == 1) && (__FPU_USED == 1)
core_cm7.h 111 /** __FPU_USED indicates whether an FPU is used or not.
117 #define __FPU_USED 1
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
    [all...]
core_cm0.h 111 /** __FPU_USED indicates whether an FPU is used or not.
114 #define __FPU_USED 0
    [all...]
core_cm0plus.h 111 /** __FPU_USED indicates whether an FPU is used or not.
114 #define __FPU_USED 0
    [all...]
core_sc000.h 111 /** __FPU_USED indicates whether an FPU is used or not.
114 #define __FPU_USED 0
    [all...]
core_cm3.h 111 /** __FPU_USED indicates whether an FPU is used or not.
114 #define __FPU_USED 0
    [all...]
core_sc300.h 111 /** __FPU_USED indicates whether an FPU is used or not.
114 #define __FPU_USED 0
    [all...]
arm_math.h     [all...]

Completed in 79 milliseconds