| /Kernel-v11.0.1/portable/IAR/ARM_CM4F_MPU/ |
| D | portmacro.h | 257 #define portSVC_RAISE_PRIVILEGE 102 macro 401 #define portRAISE_PRIVILEGE() __asm volatile ( "svc %0 \n" ::"i" ( portSVC_RAISE_PRIVILEGE )…
|
| /Kernel-v11.0.1/portable/RVDS/ARM_CM4_MPU/ |
| D | portmacro.h | 258 #define portSVC_RAISE_PRIVILEGE 102 macro 366 #define portRAISE_PRIVILEGE() __asm { svc portSVC_RAISE_PRIVILEGE }
|
| /Kernel-v11.0.1/portable/GCC/ARM_CM4_MPU/ |
| D | portmacro.h | 256 #define portSVC_RAISE_PRIVILEGE 102 macro 373 #define portRAISE_PRIVILEGE() __asm volatile ( "svc %0 \n" ::"i" ( portSVC_RAISE_PRIVILEGE )…
|
| /Kernel-v11.0.1/portable/GCC/ARM_CM3_MPU/ |
| D | portmacro.h | 162 #define portSVC_RAISE_PRIVILEGE 102 macro 279 #define portRAISE_PRIVILEGE() __asm volatile ( "svc %0 \n" ::"i" ( portSVC_RAISE_PRIVILEGE )…
|
| /Kernel-v11.0.1/portable/GCC/ARM_CM55_NTZ/non_secure/ |
| D | portmacrocommon.h | 328 #define portSVC_RAISE_PRIVILEGE 103 macro 426 …#define portRAISE_PRIVILEGE() __asm volatile ( "svc %0 \n" ::"i" ( portSVC_RAISE_PRIVILEGE ) : …
|
| /Kernel-v11.0.1/portable/GCC/ARM_CM85/non_secure/ |
| D | portmacrocommon.h | 328 #define portSVC_RAISE_PRIVILEGE 103 macro 426 …#define portRAISE_PRIVILEGE() __asm volatile ( "svc %0 \n" ::"i" ( portSVC_RAISE_PRIVILEGE ) : …
|
| /Kernel-v11.0.1/portable/GCC/ARM_CM85_NTZ/non_secure/ |
| D | portmacrocommon.h | 328 #define portSVC_RAISE_PRIVILEGE 103 macro 426 …#define portRAISE_PRIVILEGE() __asm volatile ( "svc %0 \n" ::"i" ( portSVC_RAISE_PRIVILEGE ) : …
|
| /Kernel-v11.0.1/portable/IAR/ARM_CM85_NTZ/non_secure/ |
| D | portmacrocommon.h | 328 #define portSVC_RAISE_PRIVILEGE 103 macro 426 …#define portRAISE_PRIVILEGE() __asm volatile ( "svc %0 \n" ::"i" ( portSVC_RAISE_PRIVILEGE ) : …
|
| /Kernel-v11.0.1/portable/IAR/ARM_CM35P_NTZ/non_secure/ |
| D | portmacrocommon.h | 328 #define portSVC_RAISE_PRIVILEGE 103 macro 426 …#define portRAISE_PRIVILEGE() __asm volatile ( "svc %0 \n" ::"i" ( portSVC_RAISE_PRIVILEGE ) : …
|
| /Kernel-v11.0.1/portable/IAR/ARM_CM55/non_secure/ |
| D | portmacrocommon.h | 328 #define portSVC_RAISE_PRIVILEGE 103 macro 426 …#define portRAISE_PRIVILEGE() __asm volatile ( "svc %0 \n" ::"i" ( portSVC_RAISE_PRIVILEGE ) : …
|
| /Kernel-v11.0.1/portable/IAR/ARM_CM55_NTZ/non_secure/ |
| D | portmacrocommon.h | 328 #define portSVC_RAISE_PRIVILEGE 103 macro 426 …#define portRAISE_PRIVILEGE() __asm volatile ( "svc %0 \n" ::"i" ( portSVC_RAISE_PRIVILEGE ) : …
|
| /Kernel-v11.0.1/portable/IAR/ARM_CM85/non_secure/ |
| D | portmacrocommon.h | 328 #define portSVC_RAISE_PRIVILEGE 103 macro 426 …#define portRAISE_PRIVILEGE() __asm volatile ( "svc %0 \n" ::"i" ( portSVC_RAISE_PRIVILEGE ) : …
|
| /Kernel-v11.0.1/portable/IAR/ARM_CM33_NTZ/non_secure/ |
| D | portmacrocommon.h | 328 #define portSVC_RAISE_PRIVILEGE 103 macro 426 …#define portRAISE_PRIVILEGE() __asm volatile ( "svc %0 \n" ::"i" ( portSVC_RAISE_PRIVILEGE ) : …
|
| /Kernel-v11.0.1/portable/IAR/ARM_CM35P/non_secure/ |
| D | portmacrocommon.h | 328 #define portSVC_RAISE_PRIVILEGE 103 macro 426 …#define portRAISE_PRIVILEGE() __asm volatile ( "svc %0 \n" ::"i" ( portSVC_RAISE_PRIVILEGE ) : …
|
| /Kernel-v11.0.1/portable/IAR/ARM_CM23_NTZ/non_secure/ |
| D | portmacrocommon.h | 328 #define portSVC_RAISE_PRIVILEGE 103 macro 426 …#define portRAISE_PRIVILEGE() __asm volatile ( "svc %0 \n" ::"i" ( portSVC_RAISE_PRIVILEGE ) : …
|
| /Kernel-v11.0.1/portable/IAR/ARM_CM33/non_secure/ |
| D | portmacrocommon.h | 328 #define portSVC_RAISE_PRIVILEGE 103 macro 426 …#define portRAISE_PRIVILEGE() __asm volatile ( "svc %0 \n" ::"i" ( portSVC_RAISE_PRIVILEGE ) : …
|
| /Kernel-v11.0.1/portable/ARMv8M/non_secure/ |
| D | portmacrocommon.h | 328 #define portSVC_RAISE_PRIVILEGE 103 macro 426 …#define portRAISE_PRIVILEGE() __asm volatile ( "svc %0 \n" ::"i" ( portSVC_RAISE_PRIVILEGE ) : …
|
| /Kernel-v11.0.1/portable/GCC/ARM_CM35P_NTZ/non_secure/ |
| D | portmacrocommon.h | 328 #define portSVC_RAISE_PRIVILEGE 103 macro 426 …#define portRAISE_PRIVILEGE() __asm volatile ( "svc %0 \n" ::"i" ( portSVC_RAISE_PRIVILEGE ) : …
|
| /Kernel-v11.0.1/portable/GCC/ARM_CM55/non_secure/ |
| D | portmacrocommon.h | 328 #define portSVC_RAISE_PRIVILEGE 103 macro 426 …#define portRAISE_PRIVILEGE() __asm volatile ( "svc %0 \n" ::"i" ( portSVC_RAISE_PRIVILEGE ) : …
|
| /Kernel-v11.0.1/portable/GCC/ARM_CM33_NTZ/non_secure/ |
| D | portmacrocommon.h | 328 #define portSVC_RAISE_PRIVILEGE 103 macro 426 …#define portRAISE_PRIVILEGE() __asm volatile ( "svc %0 \n" ::"i" ( portSVC_RAISE_PRIVILEGE ) : …
|
| /Kernel-v11.0.1/portable/GCC/ARM_CM35P/non_secure/ |
| D | portmacrocommon.h | 328 #define portSVC_RAISE_PRIVILEGE 103 macro 426 …#define portRAISE_PRIVILEGE() __asm volatile ( "svc %0 \n" ::"i" ( portSVC_RAISE_PRIVILEGE ) : …
|
| /Kernel-v11.0.1/portable/IAR/ARM_CM23/non_secure/ |
| D | portmacrocommon.h | 328 #define portSVC_RAISE_PRIVILEGE 103 macro 426 …#define portRAISE_PRIVILEGE() __asm volatile ( "svc %0 \n" ::"i" ( portSVC_RAISE_PRIVILEGE ) : …
|
| /Kernel-v11.0.1/portable/GCC/ARM_CM23/non_secure/ |
| D | portmacrocommon.h | 328 #define portSVC_RAISE_PRIVILEGE 103 macro 426 …#define portRAISE_PRIVILEGE() __asm volatile ( "svc %0 \n" ::"i" ( portSVC_RAISE_PRIVILEGE ) : …
|
| /Kernel-v11.0.1/portable/GCC/ARM_CM23_NTZ/non_secure/ |
| D | portmacrocommon.h | 328 #define portSVC_RAISE_PRIVILEGE 103 macro 426 …#define portRAISE_PRIVILEGE() __asm volatile ( "svc %0 \n" ::"i" ( portSVC_RAISE_PRIVILEGE ) : …
|
| /Kernel-v11.0.1/portable/GCC/ARM_CM33/non_secure/ |
| D | portmacrocommon.h | 328 #define portSVC_RAISE_PRIVILEGE 103 macro 426 …#define portRAISE_PRIVILEGE() __asm volatile ( "svc %0 \n" ::"i" ( portSVC_RAISE_PRIVILEGE ) : …
|