Searched refs:usStackDepth (Results 1 – 2 of 2) sorted by relevance
129 configSTACK_DEPTH_TYPE usStackDepth; member364 const configSTACK_DEPTH_TYPE usStackDepth,
774 (uint32_t)pxTaskDefinition->usStackDepth, in xTaskCreateRestrictedStatic()826 (uint32_t)pxTaskDefinition->usStackDepth, in xTaskCreateRestricted()850 const configSTACK_DEPTH_TYPE usStackDepth, in xTaskCreate() argument873 ((size_t)usStackDepth) * in xTaskCreate()890 (((size_t)usStackDepth) * in xTaskCreate()935 (uint32_t)usStackDepth, in xTaskCreate()
Completed in 12 milliseconds