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