Home
last modified time | relevance | path

Searched refs:kWorkQueueThreadStackWords (Results 1 – 1 of 1) sorted by relevance

/external/pigweed/pw_system/
Dfreertos_target_hooks.cc60 static constexpr size_t kWorkQueueThreadStackWords = 512; variable
61 static thread::freertos::StaticContextWithStack<kWorkQueueThreadStackWords>