Home
last modified time | relevance | path

Searched refs:portSETUP_TCB (Results 1 – 3 of 3) sorted by relevance

/Kernel-v10.6.2/include/
DFreeRTOS.h394 #ifndef portSETUP_TCB
395 #define portSETUP_TCB( pxTCB ) ( void ) ( pxTCB ) macro
/Kernel-v10.6.2/
Dtasks.c1090 portSETUP_TCB( pxNewTCB ); in prvAddNewTaskToReadyList()
DHistory.txt1588 + Introduced the portSETUP_TCB() macro to remove the requirement for the