Searched defs:usStackDepth (Results 1 – 3 of 3) sorted by relevance
54 const uint32_t usStackDepth, in xTaskCreatePinnedToCore()143 void vPortStoreTaskSettings(StackType_t *pxBottomOfStack, uint32_t usStackDepth, UINT32 taskID) in vPortStoreTaskSettings()
260 …const struct xMEMORY_REGION * const xRegions, StackType_t *pxBottomOfStack, uint32_t usStackDepth ) in vPortStoreTaskMPUSettings()278 …t struct xMEMORY_REGION * const xRegions, StackType_t *pxBottomOfStack, uint32_t usStackDepth ) {;} in vPortStoreTaskMPUSettings()
125 configSTACK_DEPTH_TYPE usStackDepth; member385 const uint32_t usStackDepth, in xTaskCreate()