Home
last modified time | relevance | path

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

/components/utilities/ulog/syslog/
A Dsyslog.c151 static const char *get_month_str(uint8_t month) in get_month_str() function
192 get_month_str(tm->tm_mon + 1), tm->tm_mday, tm->tm_hour, tm->tm_min, tm->tm_sec); in syslog_formater()
195 get_month_str(tm->tm_mon + 1), tm->tm_mday, tm->tm_hour, tm->tm_min, tm->tm_sec); in syslog_formater()

Completed in 3 milliseconds