Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/port/
Deloop.c52 static void eloop_run_timer(void *args) in eloop_run_timer() function
68 os_timer_setfn(&eloop.eloop_timer, (ETSTimerFunc *)eloop_run_timer, NULL); in eloop_init()