Searched refs:OT_UPTIME_STRING_SIZE (Results 1 – 3 of 3) sorted by relevance
60 …static constexpr uint16_t kStringSize = OT_UPTIME_STRING_SIZE; ///< Recommended string size to rep…
154 #define OT_UPTIME_STRING_SIZE 24 ///< Recommended size for string representation of uptime. macro
7663 char string[OT_UPTIME_STRING_SIZE]; in Process()