Home
last modified time | relevance | path

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

12

/Kernel-v11.1.0/portable/ThirdParty/GCC/ARC_EM_HS/
Dportmacro.h148 #define portCLEAN_UP_TCB( pxTCB ) task_end_hook( ( void * ) pxTCB ) macro
/Kernel-v11.1.0/portable/ThirdParty/GCC/Posix/
Dportmacro.h126 #define portCLEAN_UP_TCB( pxTCB ) vPortCancelThread( pxTCB ) macro
/Kernel-v11.1.0/portable/GCC/TriCore_1782/
Dportmacro.h178 #define portCLEAN_UP_TCB( pxTCB ) vPortReclaimCSA( ( uint32_t * ) ( pxTCB ) ) macro
/Kernel-v11.1.0/portable/ThirdParty/XCC/Xtensa/
Dportmacro.h196 #define portCLEAN_UP_TCB(pxTCB) vPortCleanUpTcbClib(&((pxTCB)->xNewLib_reent)) macro
/Kernel-v11.1.0/portable/MSVC-MingW/
Dportmacro.h117 #define portCLEAN_UP_TCB( pxTCB ) vPortDeleteThread( pxTCB ) macro
/Kernel-v11.1.0/portable/IAR/ARM_CM55/non_secure/
Dportmacrocommon.h406 …#define portCLEAN_UP_TCB( pxTCB ) vPortFreeSecureContext( ( uint32_t * )… macro
/Kernel-v11.1.0/portable/IAR/ARM_CM85/non_secure/
Dportmacrocommon.h406 …#define portCLEAN_UP_TCB( pxTCB ) vPortFreeSecureContext( ( uint32_t * )… macro
/Kernel-v11.1.0/portable/IAR/ARM_CM23/non_secure/
Dportmacrocommon.h406 …#define portCLEAN_UP_TCB( pxTCB ) vPortFreeSecureContext( ( uint32_t * )… macro
/Kernel-v11.1.0/portable/IAR/ARM_CM55_NTZ/non_secure/
Dportmacrocommon.h406 …#define portCLEAN_UP_TCB( pxTCB ) vPortFreeSecureContext( ( uint32_t * )… macro
/Kernel-v11.1.0/portable/GCC/ARM_CM55/non_secure/
Dportmacrocommon.h406 …#define portCLEAN_UP_TCB( pxTCB ) vPortFreeSecureContext( ( uint32_t * )… macro
/Kernel-v11.1.0/portable/ARMv8M/non_secure/
Dportmacrocommon.h406 …#define portCLEAN_UP_TCB( pxTCB ) vPortFreeSecureContext( ( uint32_t * )… macro
/Kernel-v11.1.0/portable/IAR/ARM_CM85_NTZ/non_secure/
Dportmacrocommon.h406 …#define portCLEAN_UP_TCB( pxTCB ) vPortFreeSecureContext( ( uint32_t * )… macro
/Kernel-v11.1.0/portable/GCC/ARM_CM35P/non_secure/
Dportmacrocommon.h406 …#define portCLEAN_UP_TCB( pxTCB ) vPortFreeSecureContext( ( uint32_t * )… macro
/Kernel-v11.1.0/portable/GCC/ARM_CM35P_NTZ/non_secure/
Dportmacrocommon.h406 …#define portCLEAN_UP_TCB( pxTCB ) vPortFreeSecureContext( ( uint32_t * )… macro
/Kernel-v11.1.0/portable/IAR/ARM_CM33/non_secure/
Dportmacrocommon.h406 …#define portCLEAN_UP_TCB( pxTCB ) vPortFreeSecureContext( ( uint32_t * )… macro
/Kernel-v11.1.0/portable/IAR/ARM_CM35P_NTZ/non_secure/
Dportmacrocommon.h406 …#define portCLEAN_UP_TCB( pxTCB ) vPortFreeSecureContext( ( uint32_t * )… macro
/Kernel-v11.1.0/portable/IAR/ARM_CM33_NTZ/non_secure/
Dportmacrocommon.h406 …#define portCLEAN_UP_TCB( pxTCB ) vPortFreeSecureContext( ( uint32_t * )… macro
/Kernel-v11.1.0/portable/GCC/ARM_CM23/non_secure/
Dportmacrocommon.h406 …#define portCLEAN_UP_TCB( pxTCB ) vPortFreeSecureContext( ( uint32_t * )… macro
/Kernel-v11.1.0/portable/GCC/ARM_CM23_NTZ/non_secure/
Dportmacrocommon.h406 …#define portCLEAN_UP_TCB( pxTCB ) vPortFreeSecureContext( ( uint32_t * )… macro
/Kernel-v11.1.0/portable/IAR/ARM_CM23_NTZ/non_secure/
Dportmacrocommon.h406 …#define portCLEAN_UP_TCB( pxTCB ) vPortFreeSecureContext( ( uint32_t * )… macro
/Kernel-v11.1.0/portable/GCC/ARM_CM55_NTZ/non_secure/
Dportmacrocommon.h406 …#define portCLEAN_UP_TCB( pxTCB ) vPortFreeSecureContext( ( uint32_t * )… macro
/Kernel-v11.1.0/portable/GCC/ARM_CM85_NTZ/non_secure/
Dportmacrocommon.h406 …#define portCLEAN_UP_TCB( pxTCB ) vPortFreeSecureContext( ( uint32_t * )… macro
/Kernel-v11.1.0/portable/GCC/ARM_CM85/non_secure/
Dportmacrocommon.h406 …#define portCLEAN_UP_TCB( pxTCB ) vPortFreeSecureContext( ( uint32_t * )… macro
/Kernel-v11.1.0/portable/GCC/ARM_CM33/non_secure/
Dportmacrocommon.h406 …#define portCLEAN_UP_TCB( pxTCB ) vPortFreeSecureContext( ( uint32_t * )… macro
/Kernel-v11.1.0/portable/IAR/ARM_CM35P/non_secure/
Dportmacrocommon.h406 …#define portCLEAN_UP_TCB( pxTCB ) vPortFreeSecureContext( ( uint32_t * )… macro

12