Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/shell/modules/
Ddate_service.c25 static void date_print(const struct shell *sh, struct tm *t) in date_print() function
186 date_print(sh, &tm); in cmd_date_set()
200 date_print(sh, &tm); in cmd_date_get()