Searched refs:ExtMsg (Results 1 – 4 of 4) sorted by relevance
27 struct ExtMsg struct52 struct ExtMsg *extMsg; in handle_event() argument
32 struct ExtMsg struct85 struct ExtMsg *extMsg = chreHeapAlloc(sizeof(*extMsg)); in nanoappHandleEvent()
32 struct ExtMsg struct98 auto extMsg = new ExtMsg; in nanoappHandleEvent()
33 struct ExtMsg struct