Searched refs:kRpcThreadStackWords (Results 1 – 2 of 2) sorted by relevance
44 static constexpr size_t kRpcThreadStackWords = variable46 static thread::zephyr::StaticContextWithStack<kRpcThreadStackWords>
54 static constexpr size_t kRpcThreadStackWords = 8192; variable55 static thread::freertos::StaticContextWithStack<kRpcThreadStackWords>