Home
last modified time | relevance | path

Searched refs:os_time_sub (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-3.4.0/components/wpa_supplicant/port/include/
Dos.h65 #define os_time_sub(a, b, res) do { \ macro
73 #define os_reltime_sub os_time_sub
/hal_espressif-3.4.0/components/wpa_supplicant/src/utils/
Dcommon.c503 os_time_sub(now, ts, &age); in os_reltime_expired()
/hal_espressif-3.4.0/components/wpa_supplicant/src/wps/
Dwps_registrar.c1146 os_time_sub(&now, &reg->pbc_ignore_start, &dur); in wps_registrar_probe_req_rx()