Searched refs:tskDYNAMICALLY_ALLOCATED_STACK_AND_TCB (Results 1 – 1 of 1) sorted by relevance
94 #define tskDYNAMICALLY_ALLOCATED_STACK_AND_TCB ( ( uint8_t ) 0 ) macro895 pxNewTCB->ucStaticallyAllocated = tskDYNAMICALLY_ALLOCATED_STACK_AND_TCB; in xTaskCreatePinnedToCore()4564 if( pxTCB->ucStaticallyAllocated == tskDYNAMICALLY_ALLOCATED_STACK_AND_TCB ) in prvDeleteTCB()