Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/esp_supplicant/src/
Desp_wpa3.c404 int wpa3_hostap_post_evt(uint32_t evt_id, uint32_t data) in wpa3_hostap_post_evt()
Desp_dpp.c41 static int esp_dpp_post_evt(uint32_t evt_id, uint32_t data) in esp_dpp_post_evt()
Desp_common.c817 int esp_supplicant_post_evt(uint32_t evt_id, uint32_t data) in esp_supplicant_post_evt()
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dsoc_etm_struct.h679 uint32_t evt_id:8; member
738 soc_etm_chn_evt_id_reg_t evt_id; member
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dsoc_etm_struct.h679 uint32_t evt_id:8; member
738 soc_etm_chn_evt_id_reg_t evt_id; member
/hal_espressif-latest/components/esp_netif/lwip/
Desp_netif_lwip.c1259 ip_event_t evt_id = esp_netif_get_event_id(esp_netif, ESP_NETIF_IP_EVENT_GOT_IP); in esp_netif_internal_dhcpc_cb() local
1803 ip_event_t evt_id = esp_netif->get_ip_event; in esp_netif_set_old_ip_info() local