Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v4.0.0/tools/tcp_utilities/
Dplus_tcp_demo_cli.c129 static void handle_ntp( char * pcBuffer );
184 …{ "ntp", 3U, handle_ntp, "Contact an NTP server and ask the time.\n" …
864 static void handle_ntp( char * pcBuffer ) in handle_ntp() function