Home
last modified time | relevance | path

Searched defs:puxStackBuffer (Results 1 – 5 of 5) sorted by relevance

/Kernel-v11.1.0/include/
Dtask.h151 StackType_t * puxStackBuffer; member
DFreeRTOS.h1673 …eStatic( pxTaskCode, pcName, uxStackDepth, pvParameters, uxPriority, puxStackBuffer, pxTaskBuffer ) argument
1681 …nitySet( pxTaskCode, pcName, uxStackDepth, pvParameters, uxPriority, puxStackBuffer, pxTaskBuffer,… argument
/Kernel-v11.1.0/
Dtasks.c1259 StackType_t * const puxStackBuffer, in prvCreateStaticTask()
1314 StackType_t * const puxStackBuffer, in xTaskCreateStatic()
1352 StackType_t * const puxStackBuffer, in xTaskCreateStaticAffinitySet()
/Kernel-v11.1.0/portable/Common/
Dmpu_wrappers.c97 StackType_t * const puxStackBuffer, in MPU_xTaskCreateStatic()
Dmpu_wrappers_v2.c1596 StackType_t * const puxStackBuffer, in MPU_xTaskCreateStatic()