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