Searched refs:cv2_event_flags (Results 1 – 2 of 2) sorted by relevance
11 K_MEM_SLAB_DEFINE(cv2_event_flags_slab, sizeof(struct cv2_event_flags),28 struct cv2_event_flags *events; in osEventFlagsNew()40 memset(events, 0, sizeof(struct cv2_event_flags)); in osEventFlagsNew()65 struct cv2_event_flags *events = (struct cv2_event_flags *)ef_id; in osEventFlagsSet()86 struct cv2_event_flags *events = (struct cv2_event_flags *)ef_id; in osEventFlagsClear()108 struct cv2_event_flags *events = (struct cv2_event_flags *)ef_id; in osEventFlagsWait()213 struct cv2_event_flags *events = (struct cv2_event_flags *)ef_id; in osEventFlagsGetName()227 struct cv2_event_flags *events = (struct cv2_event_flags *)ef_id; in osEventFlagsGet()241 struct cv2_event_flags *events = (struct cv2_event_flags *)ef_id; in osEventFlagsDelete()
66 struct cv2_event_flags { struct