Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/wifi/esp_at/
Desp.c1023 static void esp_mgmt_iface_status_work(struct k_work *work) in esp_mgmt_iface_status_work() function
1574 k_work_init(&data->iface_status_work, esp_mgmt_iface_status_work); in esp_init()