Home
last modified time | relevance | path

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

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