Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/port/include/
Dos.h52 struct os_tm { struct
53 int sec; /* 0..59 or 60 for leap seconds */
54 int min; /* 0..59 */
55 int hour; /* 0..23 */
56 int day; /* 1..31 */
57 int month; /* 1..12 */
58 int year; /* Four digit year */