Searched defs:usStackDepth (Results 1 – 4 of 4) sorted by relevance
132 const uint32_t usStackDepth, in xTaskCreatePinnedToCore()143 void xTaskCreate(TaskFunction_t pvTaskCode, const char * const pcName, const uint32_t usStackDepth,… in xTaskCreate()
431 … const struct xMEMORY_REGION *const xRegions, StackType_t *pxBottomOfStack, uint32_t usStackDepth ) in vPortStoreTaskMPUSettings()
144 configSTACK_DEPTH_TYPE usStackDepth; member445 const uint32_t usStackDepth, in xTaskCreate()
824 const uint32_t usStackDepth, in xTaskCreatePinnedToCore()