Home
last modified time | relevance | path

Searched defs:timezone (Results 1 – 6 of 6) sorted by relevance

/AliOS-Things-master/components/libc_stub/compilers/armlibc/sys/
A Dtime.h38 struct timezone { struct
39 int tz_minuteswest; /* minutes west of Greenwich */
40 int tz_dsttime; /* type of dst correction */
/AliOS-Things-master/components/libc_stub/compilers/iar/sys/
A Dtime.h38 struct timezone { struct
39 int tz_minuteswest; /* minutes west of Greenwich */
40 int tz_dsttime; /* type of dst correction */
/AliOS-Things-master/components/py_engine/modules/sntp/
A Dmodsntp.c68 mp_int_t timezone = 8; in mp_sntp_settime() local
/AliOS-Things-master/components/genie_service/core/src/
A Dgenie_time.c239 int8_t timezone = genie_time_timezone_get(); in genie_time_operate_status() local
1165 static int genie_time_timezone_update(int8_t timezone) in genie_time_timezone_update()
1313 int8_t timezone = *p_data++; in genie_time_handle_model_mesg() local
/AliOS-Things-master/components/genie_service/core/inc/
A Dgenie_time.h67 int8_t timezone; member
/AliOS-Things-master/components/libc_stub/
A Dnewlib_stub.c336 long timezone = 0; /* global variable */ variable

Completed in 9 milliseconds