Home
last modified time | relevance | path

Searched defs:flags (Results 1 – 21 of 21) sorted by relevance

/USBX-v6.2.1/test/regression/
Dux_test_standalone_references.c21 VOID _ux_utility_interrupt_restore(ALIGN_TYPE flags) in _ux_utility_interrupt_restore()
Dusbx_test_USBX_6_ux_version_id.c85 const CHAR flags[] = { in test_application_define() local
Dusbx_ux_utility_timer_test.c296 const CHAR flags[] = { in test_application_define() local
Dusbx_ux_utility_mutex_test.c296 const CHAR flags[] = { in test_application_define() local
Dusbx_ux_utility_string_length_check_test.c296 const CHAR flags[] = { in test_application_define() local
Dusbx_ux_utility_memory_test.c302 const CHAR flags[] = { in test_application_define() local
Dusbx_standalone_device_storage_basic_test.c684 UCHAR flags, ULONG data_length, ULONG cb_length, in _test_host_class_storage_inquiry()
935 UCHAR flags, ULONG data_length, in _test_init_cbw_READ_EX()
996 static void _test_init_cbw_WRITE_EX(UCHAR flags, ULONG data_length, in _test_init_cbw_WRITE_EX()
Dusbx_standalone_device_storage_error_cv_test.c684 UCHAR flags, ULONG data_length, ULONG cb_length, in _test_host_class_storage_inquiry()
935 UCHAR flags, ULONG data_length, in _test_init_cbw_READ_EX()
996 static void _test_init_cbw_WRITE_EX(UCHAR flags, ULONG data_length, in _test_init_cbw_WRITE_EX()
Dusbx_standalone_device_storage_read_write_test.c684 UCHAR flags, ULONG data_length, ULONG cb_length, in _test_host_class_storage_inquiry()
935 UCHAR flags, ULONG data_length, in _test_init_cbw_READ_EX()
996 static void _test_init_cbw_WRITE_EX(UCHAR flags, ULONG data_length, in _test_init_cbw_WRITE_EX()
Dusbx_ux_device_class_storage_invalid_lun_test.c432 UCHAR flags, ULONG data_length, ULONG cb_length, in _test_host_class_storage_inquiry()
Dusbx_ux_device_class_storage_inquiry_test.c451 UCHAR flags, ULONG data_length, ULONG cb_length, in _test_host_class_storage_inquiry()
Dusbx_ux_device_class_storage_write_test.c512 static void _test_init_cbw_WRITE_EX(UCHAR flags, ULONG data_length, in _test_init_cbw_WRITE_EX()
Dusbx_ux_device_class_storage_read_test.c513 UCHAR flags, ULONG data_length, in _test_init_cbw_READ_EX()
Dusbx_device_class_ccid_busy_abort_tests.c88 ULONG flags; member
/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_storage_cbw_initialize.c81 VOID _ux_host_class_storage_cbw_initialize(UX_HOST_CLASS_STORAGE *storage, UINT flags, in _ux_host_class_storage_cbw_initialize()
Dux_host_class_storage_transport_run.c313 UCHAR flags = *(cbw + UX_HOST_CLASS_STORAGE_CBW_FLAGS); in _ux_host_class_storage_transport_trans_next() local
/USBX-v6.2.1/common/usbx_device_classes/src/
Dux_device_class_storage_synchronize_cache.c96 UCHAR flags; in _ux_device_class_storage_synchronize_cache() local
Dux_device_class_ccid_runner_thread_entry.c87 ULONG event_mask, flags; in _ux_device_class_ccid_runner_thread_entry() local
/USBX-v6.2.1/common/core/src/
Dux_host_stack_transfer_run.c262 ULONG flags; in _ux_host_stack_transfer_retire() local
/USBX-v6.2.1/common/usbx_device_classes/inc/
Dux_device_class_dfu.h243 #define _ux_device_class_dfu_event_flags_set(dfu, flags) do { … argument
247 #define _ux_device_class_dfu_event_flags_set(dfu, flags) do { \ argument
/USBX-v6.2.1/common/core/inc/
Dux_utility.h156 #define _ux_utility_interrupt_restore(flags) _tx_thread_interrupt_restore(flags) argument
224 #define _ux_system_event_flags_set(g,flags,option) do{(void)flags;}while(0) argument
225 #define _ux_system_event_flags_set_rc(g,flags,option) (UX_SUCCESS) argument
269 #define _ux_device_event_flags_set(g,flags,option) do{}while(0) argument
322 #define _ux_host_event_flags_set(g,flags,option) do{}while(0) argument