Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_event/include/
Desp_event.h209 esp_event_handler_instance_t *instance);
241 esp_event_handler_instance_t *instance);
316 esp_event_handler_instance_t instance);
335 esp_event_handler_instance_t instance);
Desp_event_base.h25 typedef void* esp_event_handler_instance_t; /**< context identifying an instance of a regist… typedef
/hal_espressif-latest/components/esp_netif/lwip/
Desp_netif_br_glue.c24 esp_event_handler_instance_t eth_start_ctx_handler;
25 esp_event_handler_instance_t eth_stop_ctx_handler;
26 esp_event_handler_instance_t eth_connect_ctx_handler;
27 esp_event_handler_instance_t eth_disconnect_ctx_handler;
28 esp_event_handler_instance_t get_ip_ctx_handler;
/hal_espressif-latest/components/esp_event/
Ddefault_event_loop.c32 esp_event_handler_instance_t *context) in esp_event_handler_instance_register()
59 esp_event_handler_instance_t context) in esp_event_handler_instance_unregister()
Desp_event.c768 esp_event_handler_instance_t* handler_ctx_arg) in esp_event_handler_instance_register_with()
820 … int32_t event_id, esp_event_handler_instance_t handler_ctx_arg) in esp_event_handler_instance_unregister_with()