Searched refs:sntp_simple (Results 1 – 4 of 4) sorted by relevance
5 sntp_simple.c
87 int sntp_simple(const char *server, uint32_t timeout, struct sntp_time *ts) in sntp_simple() function
115 int sntp_simple(const char *server, uint32_t timeout,
36 return sntp_simple(CONFIG_NET_CONFIG_SNTP_INIT_SERVER, in sntp_init_helper()