Searched defs:sec (Results 1 – 2 of 2) sorted by relevance
56 #define SNTP_SET_SYSTEM_TIME(sec) LWIP_UNUSED_ARG(sec) argument181 #define SNTP_GET_SYSTEM_TIME(sec, us) do { (sec) = 0; (us) = 0; } while(0) argument
179 u32_t sec; member279 sntp_format_time(s32_t sec) in sntp_format_time()293 s32_t sec; in sntp_process() local349 u32_t sec, frac; in sntp_initialize_request() local