Home
last modified time | relevance | path

Searched defs:sec (Results 1 – 13 of 13) sorted by relevance

/components/net/lwip/lwip-2.0.3/src/include/lwip/apps/
A Dsntp_opts.h53 #define SNTP_SET_SYSTEM_TIME(sec) LWIP_UNUSED_ARG(sec) argument
146 #define SNTP_GET_SYSTEM_TIME(sec, us) do { (sec) = 0; (us) = 0; } while(0) argument
/components/net/lwip/lwip-2.1.2/src/include/lwip/apps/
A Dsntp_opts.h56 #define SNTP_SET_SYSTEM_TIME(sec) LWIP_UNUSED_ARG(sec) argument
175 #define SNTP_GET_SYSTEM_TIME(sec, us) do { (sec) = 0; (us) = 0; } while(0) argument
/components/net/lwip/lwip-2.1.2/src/apps/sntp/
A Dsntp.c177 u32_t sec; member
274 sntp_format_time(s32_t sec) in sntp_format_time()
288 s32_t sec; in sntp_process() local
344 u32_t sec, frac; in sntp_initialize_request() local
/components/lwp/vdso/user/arch/aarch64/
A Dvdso_sys.c38 uint64_t sec, last, ns, cycles; in __rt_vdso_getcoarse() local
/components/lwp/vdso/user/arch/risc-v/
A Dvdso_sys.c45 uint64_t sec, last, ns, cycles; in __rt_vdso_getcoarse() local
/components/drivers/include/drivers/
A Dhwtimer.h37 rt_int32_t sec; /* second */ member
/components/drivers/watchdog/
A Dwatchdog-dw.c50 rt_uint32_t sec; member
276 rt_uint32_t val, sec; in dw_wdt_get_timeleft() local
/components/libc/posix/io/timerfd/
A Dtimerfd.c345 static void timerfd_time_operation(time_t *sec, long *nsec) in timerfd_time_operation()
/components/drivers/rtc/
A Ddev_alarm.c41 rt_uint32_t sec; in alarm_mkdaysec() local
/components/net/lwip/lwip-2.0.3/src/apps/sntp/
A Dsntp.c84 #define SNTP_SET_SYSTEM_TIME_US(sec, us) argument
/components/drivers/pci/
A Dprobe.c433 rt_uint8_t *sec, rt_uint8_t *sub) in pci_ea_fixed_busnrs()
/components/dfs/dfs_v1/filesystems/elmfat/
A Ddfs_elm.c816 int year, mon, day, hour, min, sec; in dfs_elm_stat() local
/components/dfs/dfs_v2/filesystems/elmfat/
A Ddfs_elm.c906 int year, mon, day, hour, min, sec; in dfs_elm_stat() local

Completed in 60 milliseconds