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