Home
last modified time | relevance | path

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

/AliOS-Things-master/components/libc_stub/compilers/armlibc/sys/
A Dtime.h40 int tz_dsttime; /* type of dst correction */ member
/AliOS-Things-master/components/libc_stub/compilers/iar/sys/
A Dtime.h40 int tz_dsttime; /* type of dst correction */ member
/AliOS-Things-master/components/sntp/src/
A Dsntp.c103 g_timezone.tz_dsttime = 0; in sntp_set_timezone()
199 time->tv_sec = real_time_s + (g_timezone.tz_minuteswest + g_timezone.tz_dsttime * 60) * 60; in sntp_process_time()
/AliOS-Things-master/components/libc_stub/
A Dnewlib_stub.c330 tz->tz_dsttime = 0; in _gettimeofday_r()

Completed in 7 milliseconds