Home
last modified time | relevance | path

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

/btstack/3rd-party/lwip/core/src/include/lwip/apps/
H A Dsntp_opts.h55 #if !defined SNTP_SET_SYSTEM_TIME || defined __DOXYGEN__
56 #define SNTP_SET_SYSTEM_TIME(sec) LWIP_UNUSED_ARG(sec) macro
/btstack/3rd-party/lwip/core/src/apps/sntp/
H A Dsntp.c141 SNTP_SET_SYSTEM_TIME((u32_t)((s) + DIFF_SEC_1970_2036))