Home
last modified time | relevance | path

Searched refs:configENABLE_MVE (Results 1 – 25 of 109) sorted by relevance

12345

/FreeRTOS-Kernel/portable/GCC/ARM_CM33/non_secure/
A Dportmacro.h61 #ifndef configENABLE_MVE
62 #define configENABLE_MVE 0 macro
63 #elif ( configENABLE_MVE != 0 )
64 #error configENABLE_MVE must be left undefined, or defined to 0 for the Cortex-M33.
/FreeRTOS-Kernel/portable/GCC/ARM_CM33_NTZ/non_secure/
A Dportmacro.h61 #ifndef configENABLE_MVE
62 #define configENABLE_MVE 0 macro
63 #elif ( configENABLE_MVE != 0 )
64 #error configENABLE_MVE must be left undefined, or defined to 0 for the Cortex-M33.
A Dportasm.c281 #if ( ( configENABLE_FPU == 1 ) || ( configENABLE_MVE == 1 ) ) in PendSV_Handler()
381 #if ( ( configENABLE_FPU == 1 ) || ( configENABLE_MVE == 1 ) ) in PendSV_Handler()
406 #if ( ( configENABLE_FPU == 1 ) || ( configENABLE_MVE == 1 ) ) in PendSV_Handler()
452 #if ( ( configENABLE_FPU == 1 ) || ( configENABLE_MVE == 1 ) ) in PendSV_Handler()
/FreeRTOS-Kernel/portable/GCC/ARM_CM35P_NTZ/non_secure/
A Dportmacro.h61 #ifndef configENABLE_MVE
62 #define configENABLE_MVE 0 macro
63 #elif ( configENABLE_MVE != 0 )
64 #error configENABLE_MVE must be left undefined, or defined to 0 for the Cortex-M35.
A Dportasm.c281 #if ( ( configENABLE_FPU == 1 ) || ( configENABLE_MVE == 1 ) ) in PendSV_Handler()
381 #if ( ( configENABLE_FPU == 1 ) || ( configENABLE_MVE == 1 ) ) in PendSV_Handler()
406 #if ( ( configENABLE_FPU == 1 ) || ( configENABLE_MVE == 1 ) ) in PendSV_Handler()
452 #if ( ( configENABLE_FPU == 1 ) || ( configENABLE_MVE == 1 ) ) in PendSV_Handler()
/FreeRTOS-Kernel/portable/GCC/ARM_CM35P/non_secure/
A Dportmacro.h61 #ifndef configENABLE_MVE
62 #define configENABLE_MVE 0 macro
63 #elif ( configENABLE_MVE != 0 )
64 #error configENABLE_MVE must be left undefined, or defined to 0 for the Cortex-M35.
/FreeRTOS-Kernel/portable/ARMv8M/non_secure/portable/GCC/ARM_CM33/
A Dportmacro.h61 #ifndef configENABLE_MVE
62 #define configENABLE_MVE 0 macro
63 #elif ( configENABLE_MVE != 0 )
64 #error configENABLE_MVE must be left undefined, or defined to 0 for the Cortex-M33.
/FreeRTOS-Kernel/portable/ARMv8M/non_secure/portable/GCC/ARM_CM33_NTZ/
A Dportmacro.h61 #ifndef configENABLE_MVE
62 #define configENABLE_MVE 0 macro
63 #elif ( configENABLE_MVE != 0 )
64 #error configENABLE_MVE must be left undefined, or defined to 0 for the Cortex-M33.
/FreeRTOS-Kernel/portable/ARMv8M/non_secure/portable/GCC/ARM_CM35P/
A Dportmacro.h61 #ifndef configENABLE_MVE
62 #define configENABLE_MVE 0 macro
63 #elif ( configENABLE_MVE != 0 )
64 #error configENABLE_MVE must be left undefined, or defined to 0 for the Cortex-M35.
/FreeRTOS-Kernel/portable/IAR/ARM_CM33/non_secure/
A Dportmacro.h61 #ifndef configENABLE_MVE
62 #define configENABLE_MVE 0 macro
63 #elif ( configENABLE_MVE != 0 )
64 #error configENABLE_MVE must be left undefined, or defined to 0 for the Cortex-M33.
/FreeRTOS-Kernel/portable/IAR/ARM_CM33_NTZ/non_secure/
A Dportmacro.h61 #ifndef configENABLE_MVE
62 #define configENABLE_MVE 0 macro
63 #elif ( configENABLE_MVE != 0 )
64 #error configENABLE_MVE must be left undefined, or defined to 0 for the Cortex-M33.
/FreeRTOS-Kernel/portable/IAR/ARM_CM35P/non_secure/
A Dportmacro.h61 #ifndef configENABLE_MVE
62 #define configENABLE_MVE 0 macro
63 #elif ( configENABLE_MVE != 0 )
64 #error configENABLE_MVE must be left undefined, or defined to 0 for the Cortex-M35.
/FreeRTOS-Kernel/portable/IAR/ARM_CM35P_NTZ/non_secure/
A Dportmacro.h61 #ifndef configENABLE_MVE
62 #define configENABLE_MVE 0 macro
63 #elif ( configENABLE_MVE != 0 )
64 #error configENABLE_MVE must be left undefined, or defined to 0 for the Cortex-M35.
/FreeRTOS-Kernel/portable/ARMv8M/non_secure/portable/IAR/ARM_CM33/
A Dportmacro.h61 #ifndef configENABLE_MVE
62 #define configENABLE_MVE 0 macro
63 #elif ( configENABLE_MVE != 0 )
64 #error configENABLE_MVE must be left undefined, or defined to 0 for the Cortex-M33.
/FreeRTOS-Kernel/portable/ARMv8M/non_secure/portable/IAR/ARM_CM33_NTZ/
A Dportmacro.h61 #ifndef configENABLE_MVE
62 #define configENABLE_MVE 0 macro
63 #elif ( configENABLE_MVE != 0 )
64 #error configENABLE_MVE must be left undefined, or defined to 0 for the Cortex-M33.
/FreeRTOS-Kernel/portable/ARMv8M/non_secure/portable/IAR/ARM_CM35P/
A Dportmacro.h61 #ifndef configENABLE_MVE
62 #define configENABLE_MVE 0 macro
63 #elif ( configENABLE_MVE != 0 )
64 #error configENABLE_MVE must be left undefined, or defined to 0 for the Cortex-M35.
/FreeRTOS-Kernel/portable/GCC/ARM_CM23_NTZ/non_secure/
A Dportmacro.h65 #ifndef configENABLE_MVE
66 #define configENABLE_MVE 0 macro
67 #elif ( configENABLE_MVE != 0 )
68 #error configENABLE_MVE must be left undefined, or defined to 0 for the Cortex-M23.
/FreeRTOS-Kernel/portable/GCC/ARM_CM23/non_secure/
A Dportmacro.h65 #ifndef configENABLE_MVE
66 #define configENABLE_MVE 0 macro
67 #elif ( configENABLE_MVE != 0 )
68 #error configENABLE_MVE must be left undefined, or defined to 0 for the Cortex-M23.
/FreeRTOS-Kernel/portable/ARMv8M/non_secure/portable/GCC/ARM_CM23/
A Dportmacro.h65 #ifndef configENABLE_MVE
66 #define configENABLE_MVE 0 macro
67 #elif ( configENABLE_MVE != 0 )
68 #error configENABLE_MVE must be left undefined, or defined to 0 for the Cortex-M23.
/FreeRTOS-Kernel/portable/ARMv8M/non_secure/portable/GCC/ARM_CM23_NTZ/
A Dportmacro.h65 #ifndef configENABLE_MVE
66 #define configENABLE_MVE 0 macro
67 #elif ( configENABLE_MVE != 0 )
68 #error configENABLE_MVE must be left undefined, or defined to 0 for the Cortex-M23.
/FreeRTOS-Kernel/portable/IAR/ARM_CM23/non_secure/
A Dportmacro.h65 #ifndef configENABLE_MVE
66 #define configENABLE_MVE 0 macro
67 #elif ( configENABLE_MVE != 0 )
68 #error configENABLE_MVE must be left undefined, or defined to 0 for the Cortex-M23.
/FreeRTOS-Kernel/portable/IAR/ARM_CM23_NTZ/non_secure/
A Dportmacro.h65 #ifndef configENABLE_MVE
66 #define configENABLE_MVE 0 macro
67 #elif ( configENABLE_MVE != 0 )
68 #error configENABLE_MVE must be left undefined, or defined to 0 for the Cortex-M23.
/FreeRTOS-Kernel/portable/ARMv8M/non_secure/portable/IAR/ARM_CM23/
A Dportmacro.h65 #ifndef configENABLE_MVE
66 #define configENABLE_MVE 0 macro
67 #elif ( configENABLE_MVE != 0 )
68 #error configENABLE_MVE must be left undefined, or defined to 0 for the Cortex-M23.
/FreeRTOS-Kernel/portable/ARMv8M/non_secure/portable/IAR/ARM_CM23_NTZ/
A Dportmacro.h65 #ifndef configENABLE_MVE
66 #define configENABLE_MVE 0 macro
67 #elif ( configENABLE_MVE != 0 )
68 #error configENABLE_MVE must be left undefined, or defined to 0 for the Cortex-M23.
/FreeRTOS-Kernel/portable/GCC/ARM_CM55_NTZ/non_secure/
A Dportasm.c281 #if ( ( configENABLE_FPU == 1 ) || ( configENABLE_MVE == 1 ) ) in PendSV_Handler()
381 #if ( ( configENABLE_FPU == 1 ) || ( configENABLE_MVE == 1 ) ) in PendSV_Handler()
406 #if ( ( configENABLE_FPU == 1 ) || ( configENABLE_MVE == 1 ) ) in PendSV_Handler()
452 #if ( ( configENABLE_FPU == 1 ) || ( configENABLE_MVE == 1 ) ) in PendSV_Handler()

Completed in 65 milliseconds

12345