Searched defs:esp_event_loop_instance (Results 1 – 1 of 1) sorted by relevance
75 typedef struct esp_event_loop_instance { struct88 …SLIST_ENTRY(esp_event_loop_instance) next; /**< next event loop in the list */ argument