Searched refs:osThreadGetStackSpace (Results 1 – 3 of 3) sorted by relevance
87 uint32_t space = osThreadGetStackSpace(thread_array[i]); in thread2()
392 uint32_t osThreadGetStackSpace(osThreadId_t thread_id);
367 uint32_t osThreadGetStackSpace(osThreadId_t thread_id) in osThreadGetStackSpace() function