Home
last modified time | relevance | path

Searched refs:ux_utility_event_flags_delete (Results 1 – 5 of 5) sorted by relevance

/USBX-v6.2.1/test/regression/
Dusbx_ux_device_class_hid_interrupt_thread_test2.c369 status = ux_utility_event_flags_delete(&device_hid -> ux_device_class_hid_event_flags_group); in tx_demo_thread_host_simulation_entry()
Dusbx_ux_device_class_hid_initialize_test.c351 status = ux_utility_event_flags_delete(&hid_instance -> ux_device_class_hid_event_flags_group); in tx_demo_thread_host_simulation_entry()
/USBX-v6.2.1/common/core/
DCMakeLists.txt173 ${CMAKE_CURRENT_LIST_DIR}/src/ux_utility_event_flags_delete.c
/USBX-v6.2.1/common/core/inc/
Dux_utility.h449 #define ux_utility_event_flags_delete _ux_utility_event_flags_delete macro
/USBX-v6.2.1/docs/
Drevision_history.txt2632 ux_utility_event_flags_delete.c Added utility to delete event flags.