Home
last modified time | relevance | path

Searched defs:rtc_time (Results 1 – 2 of 2) sorted by relevance

/third_party/jerryscript/targets/esp8266/user/
Djerry_port.c59 uint32_t rtc_time = system_rtc_clock_cali_proc(); in jerry_port_get_current_time() local
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h21873 struct rtc_time { struct
21874 int tm_sec;
21875 int tm_min;
21876 int tm_hour;
21877 int tm_mday;
21878 int tm_mon;
21879 int tm_year;
21880 int tm_wday;
21881 int tm_yday;
21882 int tm_isdst;