Home
last modified time | relevance | path

Searched defs:kMinimumStackSizeWords (Results 1 – 2 of 2) sorted by relevance

/external/pigweed/pw_thread_freertos/public/pw_thread_freertos/
Dconfig.h55 inline constexpr size_t kMinimumStackSizeWords = configMINIMAL_STACK_SIZE; variable
/external/pigweed/pw_thread_threadx/public/pw_thread_threadx/
Dconfig.h65 inline constexpr size_t kMinimumStackSizeWords = variable