Home
last modified time | relevance | path

Searched defs:group_ptr (Results 1 – 5 of 5) sorted by relevance

/USBX-v6.2.1/common/core/src/
Dux_utility_event_flags_delete.c76 UINT _ux_utility_event_flags_delete(UX_EVENT_FLAGS_GROUP*group_ptr) in _ux_utility_event_flags_delete()
Dux_utility_event_flags_create.c77 UINT _ux_utility_event_flags_create(UX_EVENT_FLAGS_GROUP*group_ptr, CHAR *name) in _ux_utility_event_flags_create()
Dux_utility_event_flags_set.c79 UINT _ux_utility_event_flags_set(UX_EVENT_FLAGS_GROUP*group_ptr, ULONG flags_to_set, in _ux_utility_event_flags_set()
Dux_utility_event_flags_get.c81 UINT _ux_utility_event_flags_get(UX_EVENT_FLAGS_GROUP*group_ptr, ULONG requested_flags, in _ux_utility_event_flags_get()
/USBX-v6.2.1/test/regression/
Dux_test_utility_sim.c2766 UINT _tx_event_flags_create(TX_EVENT_FLAGS_GROUP *group_ptr, CHAR *name_ptr) in _tx_event_flags_create()