Home
last modified time | relevance | path

Searched defs:portCLEAN_UP_TCB (Results 1 – 25 of 27) sorted by relevance

12

/Kernel-v10.6.2/portable/ThirdParty/GCC/ARC_EM_HS/
HDportmacro.h148 #define portCLEAN_UP_TCB( pxTCB ) task_end_hook( ( void * ) pxTCB ) macro
/Kernel-v10.6.2/portable/ThirdParty/GCC/Posix/
HDportmacro.h112 #define portCLEAN_UP_TCB( pxTCB ) vPortCancelThread( pxTCB ) macro
/Kernel-v10.6.2/portable/GCC/TriCore_1782/
HDportmacro.h172 #define portCLEAN_UP_TCB( pxTCB ) vPortReclaimCSA( ( uint32_t * ) ( pxTCB ) ) macro
/Kernel-v10.6.2/portable/MSVC-MingW/
HDportmacro.h92 #define portCLEAN_UP_TCB( pxTCB ) vPortDeleteThread( pxTCB ) macro
/Kernel-v10.6.2/portable/ThirdParty/XCC/Xtensa/
HDportmacro.h196 #define portCLEAN_UP_TCB(pxTCB) vPortCleanUpTcbClib(&((pxTCB)->xNewLib_reent)) macro
/Kernel-v10.6.2/portable/IAR/ARM_CM85_NTZ/non_secure/
HDportmacrocommon.h389 …#define portCLEAN_UP_TCB( pxTCB ) vPortFreeSecureContext( ( uint32_t * )… macro
/Kernel-v10.6.2/portable/GCC/ARM_CM55_NTZ/non_secure/
HDportmacrocommon.h389 …#define portCLEAN_UP_TCB( pxTCB ) vPortFreeSecureContext( ( uint32_t * )… macro
/Kernel-v10.6.2/portable/GCC/ARM_CM85/non_secure/
HDportmacrocommon.h389 …#define portCLEAN_UP_TCB( pxTCB ) vPortFreeSecureContext( ( uint32_t * )… macro
/Kernel-v10.6.2/portable/GCC/ARM_CM85_NTZ/non_secure/
HDportmacrocommon.h389 …#define portCLEAN_UP_TCB( pxTCB ) vPortFreeSecureContext( ( uint32_t * )… macro
/Kernel-v10.6.2/portable/GCC/ARM_CM35P_NTZ/non_secure/
HDportmacrocommon.h389 …#define portCLEAN_UP_TCB( pxTCB ) vPortFreeSecureContext( ( uint32_t * )… macro
/Kernel-v10.6.2/portable/IAR/ARM_CM85/non_secure/
HDportmacrocommon.h389 …#define portCLEAN_UP_TCB( pxTCB ) vPortFreeSecureContext( ( uint32_t * )… macro
/Kernel-v10.6.2/portable/IAR/ARM_CM35P_NTZ/non_secure/
HDportmacrocommon.h389 …#define portCLEAN_UP_TCB( pxTCB ) vPortFreeSecureContext( ( uint32_t * )… macro
/Kernel-v10.6.2/portable/IAR/ARM_CM55/non_secure/
HDportmacrocommon.h389 …#define portCLEAN_UP_TCB( pxTCB ) vPortFreeSecureContext( ( uint32_t * )… macro
/Kernel-v10.6.2/portable/ARMv8M/non_secure/
HDportmacrocommon.h389 …#define portCLEAN_UP_TCB( pxTCB ) vPortFreeSecureContext( ( uint32_t * )… macro
/Kernel-v10.6.2/portable/GCC/ARM_CM23_NTZ/non_secure/
HDportmacrocommon.h389 …#define portCLEAN_UP_TCB( pxTCB ) vPortFreeSecureContext( ( uint32_t * )… macro
/Kernel-v10.6.2/portable/IAR/ARM_CM55_NTZ/non_secure/
HDportmacrocommon.h389 …#define portCLEAN_UP_TCB( pxTCB ) vPortFreeSecureContext( ( uint32_t * )… macro
/Kernel-v10.6.2/portable/GCC/ARM_CM33/non_secure/
HDportmacrocommon.h389 …#define portCLEAN_UP_TCB( pxTCB ) vPortFreeSecureContext( ( uint32_t * )… macro
/Kernel-v10.6.2/portable/GCC/ARM_CM33_NTZ/non_secure/
HDportmacrocommon.h389 …#define portCLEAN_UP_TCB( pxTCB ) vPortFreeSecureContext( ( uint32_t * )… macro
/Kernel-v10.6.2/portable/IAR/ARM_CM33_NTZ/non_secure/
HDportmacrocommon.h389 …#define portCLEAN_UP_TCB( pxTCB ) vPortFreeSecureContext( ( uint32_t * )… macro
/Kernel-v10.6.2/portable/GCC/ARM_CM23/non_secure/
HDportmacrocommon.h389 …#define portCLEAN_UP_TCB( pxTCB ) vPortFreeSecureContext( ( uint32_t * )… macro
/Kernel-v10.6.2/portable/IAR/ARM_CM35P/non_secure/
HDportmacrocommon.h389 …#define portCLEAN_UP_TCB( pxTCB ) vPortFreeSecureContext( ( uint32_t * )… macro
/Kernel-v10.6.2/portable/IAR/ARM_CM23/non_secure/
HDportmacrocommon.h389 …#define portCLEAN_UP_TCB( pxTCB ) vPortFreeSecureContext( ( uint32_t * )… macro
/Kernel-v10.6.2/portable/GCC/ARM_CM35P/non_secure/
HDportmacrocommon.h389 …#define portCLEAN_UP_TCB( pxTCB ) vPortFreeSecureContext( ( uint32_t * )… macro
/Kernel-v10.6.2/portable/IAR/ARM_CM23_NTZ/non_secure/
HDportmacrocommon.h389 …#define portCLEAN_UP_TCB( pxTCB ) vPortFreeSecureContext( ( uint32_t * )… macro
/Kernel-v10.6.2/portable/GCC/ARM_CM55/non_secure/
HDportmacrocommon.h389 …#define portCLEAN_UP_TCB( pxTCB ) vPortFreeSecureContext( ( uint32_t * )… macro

12