Home
last modified time | relevance | path

Searched defs:tm (Results 1 – 5 of 5) sorted by relevance

/nrf52832-nimble/rt-thread/components/libc/compilers/minilibc/sys/
H A Dtime.h37 struct tm { struct
38 int tm_sec; /* Seconds. [0-60] (1 leap second) */ argument
39 int tm_min; /* Minutes. [0-59] */ argument
40 int tm_hour; /* Hours. [0-23] */ argument
41 int tm_mday; /* Day. [1-31] */ argument
42 int tm_mon; /* Month. [0-11] */ argument
43 int tm_year; /* Year - 1900. */ argument
44 int tm_wday; /* Day of week. [0-6] */ argument
45 int tm_yday; /* Days in year.[0-365] */ argument
46 int tm_isdst; /* DST. [-1/0/1]*/ argument
[all …]
/nrf52832-nimble/rt-thread/components/utilities/ulog/syslog/
H A Dsyslog.c189 struct tm *tm, tm_tmp; in syslog_formater() local
/nrf52832-nimble/rt-thread/libcpu/arm/s3c24x0/
H A Drtc.c128 struct tm tm, *tm_ptr; in rtc_control() local
/nrf52832-nimble/rt-thread/components/utilities/ulog/
H A Dulog.c261 static struct tm *tm, tm_tmp; local
/nrf52832-nimble/rt-thread/components/dfs/filesystems/elmfat/
H A Dff.c2403 DWORD tm; local
3673 DWORD tm; local
4572 DWORD dsc, dcl, pcl, tm; local