Home
last modified time | relevance | path

Searched refs:tskSTATIC_AND_DYNAMIC_ALLOCATION_POSSIBLE (Results 1 – 5 of 5) sorted by relevance

/FreeRTOS-Kernel/portable/ThirdParty/GCC/ARC_v1/
A Dport.c265 …#if ( tskSTATIC_AND_DYNAMIC_ALLOCATION_POSSIBLE != 0 ) /*lint !e731 !e9029 Macro has been consolid…
/FreeRTOS-Kernel/portable/ThirdParty/GCC/ARC_EM_HS/
A Dport.c265 …#if ( tskSTATIC_AND_DYNAMIC_ALLOCATION_POSSIBLE != 0 ) /*lint !e731 !e9029 Macro has been consolid…
/FreeRTOS-Kernel/
A Dtasks.c441 #if ( tskSTATIC_AND_DYNAMIC_ALLOCATION_POSSIBLE != 0 )
1312 #if ( tskSTATIC_AND_DYNAMIC_ALLOCATION_POSSIBLE != 0 ) in prvCreateStaticTask()
1426 #if ( tskSTATIC_AND_DYNAMIC_ALLOCATION_POSSIBLE != 0 ) in prvCreateRestrictedStaticTask()
1544 #if ( tskSTATIC_AND_DYNAMIC_ALLOCATION_POSSIBLE != 0 ) in prvCreateRestrictedTask()
1725 #if ( tskSTATIC_AND_DYNAMIC_ALLOCATION_POSSIBLE != 0 ) in prvCreateTask()
4400 #if ( tskSTATIC_AND_DYNAMIC_ALLOCATION_POSSIBLE == 1 ) in xTaskGetStaticBuffers()
6483 #elif ( tskSTATIC_AND_DYNAMIC_ALLOCATION_POSSIBLE != 0 ) in prvDeleteTCB()
A DHistory.txt855 definition of tskSTATIC_AND_DYNAMIC_ALLOCATION_POSSIBLE became more
/FreeRTOS-Kernel/include/
A DFreeRTOS.h3095 #define tskSTATIC_AND_DYNAMIC_ALLOCATION_POSSIBLE macro
3212 #if ( tskSTATIC_AND_DYNAMIC_ALLOCATION_POSSIBLE != 0 )

Completed in 42 milliseconds