Searched refs:kLogThreadStackWords (Results 1 – 2 of 2) sorted by relevance
33 static constexpr size_t kLogThreadStackWords = variable35 static thread::zephyr::StaticContextWithStack<kLogThreadStackWords>
40 static constexpr size_t kLogThreadStackWords = 1024; variable41 static thread::freertos::StaticContextWithStack<kLogThreadStackWords>