Home
last modified time | relevance | path

Searched refs:SecureContext_LoadContext (Results 1 – 25 of 50) sorted by relevance

12

/Kernel-v10.6.2/portable/GCC/ARM_CM85/secure/
Dsecure_context.h122 void SecureContext_LoadContext( SecureContextHandle_t xSecureContextHandle, void * pvTaskHandle );
Dsecure_context.c309 secureportNON_SECURE_CALLABLE void SecureContext_LoadContext( SecureContextHandle_t xSecureContextH… in SecureContext_LoadContext() function
/Kernel-v10.6.2/portable/GCC/ARM_CM55/secure/
Dsecure_context.h122 void SecureContext_LoadContext( SecureContextHandle_t xSecureContextHandle, void * pvTaskHandle );
Dsecure_context.c309 secureportNON_SECURE_CALLABLE void SecureContext_LoadContext( SecureContextHandle_t xSecureContextH… in SecureContext_LoadContext() function
/Kernel-v10.6.2/portable/GCC/ARM_CM35P/secure/
Dsecure_context.h122 void SecureContext_LoadContext( SecureContextHandle_t xSecureContextHandle, void * pvTaskHandle );
Dsecure_context.c309 secureportNON_SECURE_CALLABLE void SecureContext_LoadContext( SecureContextHandle_t xSecureContextH… in SecureContext_LoadContext() function
/Kernel-v10.6.2/portable/IAR/ARM_CM55/secure/
Dsecure_context.h122 void SecureContext_LoadContext( SecureContextHandle_t xSecureContextHandle, void * pvTaskHandle );
Dsecure_context.c309 secureportNON_SECURE_CALLABLE void SecureContext_LoadContext( SecureContextHandle_t xSecureContextH… in SecureContext_LoadContext() function
/Kernel-v10.6.2/portable/IAR/ARM_CM85/secure/
Dsecure_context.h122 void SecureContext_LoadContext( SecureContextHandle_t xSecureContextHandle, void * pvTaskHandle );
Dsecure_context.c309 secureportNON_SECURE_CALLABLE void SecureContext_LoadContext( SecureContextHandle_t xSecureContextH… in SecureContext_LoadContext() function
/Kernel-v10.6.2/portable/IAR/ARM_CM23/secure/
Dsecure_context.h122 void SecureContext_LoadContext( SecureContextHandle_t xSecureContextHandle, void * pvTaskHandle );
Dsecure_context.c309 secureportNON_SECURE_CALLABLE void SecureContext_LoadContext( SecureContextHandle_t xSecureContextH… in SecureContext_LoadContext() function
/Kernel-v10.6.2/portable/IAR/ARM_CM35P/secure/
Dsecure_context.h122 void SecureContext_LoadContext( SecureContextHandle_t xSecureContextHandle, void * pvTaskHandle );
Dsecure_context.c309 secureportNON_SECURE_CALLABLE void SecureContext_LoadContext( SecureContextHandle_t xSecureContextH… in SecureContext_LoadContext() function
/Kernel-v10.6.2/portable/IAR/ARM_CM33/secure/
Dsecure_context.h122 void SecureContext_LoadContext( SecureContextHandle_t xSecureContextHandle, void * pvTaskHandle );
/Kernel-v10.6.2/portable/ARMv8M/secure/context/
Dsecure_context.h122 void SecureContext_LoadContext( SecureContextHandle_t xSecureContextHandle, void * pvTaskHandle );
/Kernel-v10.6.2/portable/GCC/ARM_CM23/secure/
Dsecure_context.h122 void SecureContext_LoadContext( SecureContextHandle_t xSecureContextHandle, void * pvTaskHandle );
/Kernel-v10.6.2/portable/GCC/ARM_CM33/secure/
Dsecure_context.h122 void SecureContext_LoadContext( SecureContextHandle_t xSecureContextHandle, void * pvTaskHandle );
/Kernel-v10.6.2/portable/IAR/ARM_CM55/non_secure/
Dportasm.s47 EXTERN SecureContext_LoadContext
339 …bl SecureContext_LoadContext /* Params are in r0 and r1. r0 = xSecureContext and r1 = pxCur…
429 …bl SecureContext_LoadContext /* Restore the secure context. Params are in r0 and r1. r0 = x…
/Kernel-v10.6.2/portable/IAR/ARM_CM85/non_secure/
Dportasm.s47 EXTERN SecureContext_LoadContext
339 …bl SecureContext_LoadContext /* Params are in r0 and r1. r0 = xSecureContext and r1 = pxCur…
429 …bl SecureContext_LoadContext /* Restore the secure context. Params are in r0 and r1. r0 = x…
/Kernel-v10.6.2/portable/IAR/ARM_CM35P/non_secure/
Dportasm.s47 EXTERN SecureContext_LoadContext
339 …bl SecureContext_LoadContext /* Params are in r0 and r1. r0 = xSecureContext and r1 = pxCur…
429 …bl SecureContext_LoadContext /* Restore the secure context. Params are in r0 and r1. r0 = x…
/Kernel-v10.6.2/portable/IAR/ARM_CM33/non_secure/
Dportasm.s47 EXTERN SecureContext_LoadContext
339 …bl SecureContext_LoadContext /* Params are in r0 and r1. r0 = xSecureContext and r1 = pxCur…
429 …bl SecureContext_LoadContext /* Restore the secure context. Params are in r0 and r1. r0 = x…
/Kernel-v10.6.2/portable/ARMv8M/non_secure/portable/IAR/ARM_CM33/
Dportasm.s47 EXTERN SecureContext_LoadContext
339 …bl SecureContext_LoadContext /* Params are in r0 and r1. r0 = xSecureContext and r1 = pxCur…
429 …bl SecureContext_LoadContext /* Restore the secure context. Params are in r0 and r1. r0 = x…
/Kernel-v10.6.2/portable/IAR/ARM_CM23/non_secure/
Dportasm.s48 EXTERN SecureContext_LoadContext
361 …bl SecureContext_LoadContext /* Params are in r0 and r1. r0 = xSecureContext and r1 = pxCur…
449 …bl SecureContext_LoadContext /* Restore the secure context. Params are in r0 and r1. r0 = x…
/Kernel-v10.6.2/portable/ARMv8M/non_secure/portable/IAR/ARM_CM23/
Dportasm.s48 EXTERN SecureContext_LoadContext
361 …bl SecureContext_LoadContext /* Params are in r0 and r1. r0 = xSecureContext and r1 = pxCur…
449 …bl SecureContext_LoadContext /* Restore the secure context. Params are in r0 and r1. r0 = x…

12