Home
last modified time | relevance | path

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

/Zephyr-latest/samples/net/sockets/sntp_client/src/
Dmain.c106 sntp_close(&ctx); in do_sntp()
127 sntp_close(&ctx); in do_sntp()
/Zephyr-latest/include/zephyr/net/
Dsntp.h101 void sntp_close(struct sntp_ctx *ctx);
/Zephyr-latest/subsys/net/lib/sntp/
Dsntp_simple.c69 sntp_close(&sntp_ctx); in sntp_simple_helper()
Dsntp.c252 void sntp_close(struct sntp_ctx *ctx) in sntp_close() function
280 sntp_close(ctx); in sntp_init_async()