Home
last modified time | relevance | path

Searched refs:error (Results 1 – 25 of 25) sorted by relevance

/USBX-v6.2.1/common/usbx_device_classes/src/
Dux_device_class_ccid_hardware_error.c73 UINT _ux_device_class_ccid_hardware_error(UX_DEVICE_CLASS_CCID *ccid, ULONG slot, ULONG error) in _ux_device_class_ccid_hardware_error() argument
97 ccid_slot -> ux_device_class_ccid_slot_hw_error = (UCHAR)error; in _ux_device_class_ccid_hardware_error()
183 UINT _uxe_device_class_ccid_hardware_error(UX_DEVICE_CLASS_CCID *ccid, ULONG slot, ULONG error) in _uxe_device_class_ccid_hardware_error() argument
190 return(_ux_device_class_ccid_hardware_error(ccid, slot, error)); in _uxe_device_class_ccid_hardware_error()
Dux_device_class_cdc_acm_initialize.c31 #error UX_THREAD_STACK_SIZE too large
/USBX-v6.2.1/test/regression/
Dusbx_ux_device_class_cdc_ecm_entry_test.c9 UX_TEST_ERROR_CALLBACK_PARAMS *error = (UX_TEST_ERROR_CALLBACK_PARAMS *)params; in count_error_callback() local
Dusbx_ux_device_class_cdc_ecm_interrupt_thread_test.c9 UX_TEST_ERROR_CALLBACK_PARAMS *error = (UX_TEST_ERROR_CALLBACK_PARAMS *)params; in count_error_callback() local
Dusbx_ux_device_class_cdc_ecm_control_request_test.c10 UX_TEST_ERROR_CALLBACK_PARAMS *error = (UX_TEST_ERROR_CALLBACK_PARAMS *)params; in count_error_callback() local
Dusbx_ux_device_class_cdc_ecm_bulkout_thread_test.c11 UX_TEST_ERROR_CALLBACK_PARAMS *error = (UX_TEST_ERROR_CALLBACK_PARAMS *)params; in count_error_callback() local
Dusbx_ux_device_class_cdc_ecm_bulkin_thread_test.c9 UX_TEST_ERROR_CALLBACK_PARAMS *error = (UX_TEST_ERROR_CALLBACK_PARAMS *)params; in count_error_callback() local
Dusbx_ux_device_class_cdc_ecm_change_test.c60 UX_TEST_ERROR_CALLBACK_PARAMS *error = (UX_TEST_ERROR_CALLBACK_PARAMS *)params; in count_error_callback() local
Dusbx_hub_basic_memory_test.c60 UX_TEST_ERROR_CALLBACK_PARAMS *error = (UX_TEST_ERROR_CALLBACK_PARAMS *)params; in count_error_callback() local
Dusbx_ux_device_class_cdc_ecm_activate_test.c60 UX_TEST_ERROR_CALLBACK_PARAMS *error = (UX_TEST_ERROR_CALLBACK_PARAMS *)params; in count_error_callback() local
Dusbx_ux_device_class_cdc_ecm_initialize_test.c14 UX_TEST_ERROR_CALLBACK_PARAMS *error = (UX_TEST_ERROR_CALLBACK_PARAMS *)params; in count_error_callback() local
Dusbx_cdc_ecm_basic_memory_test.c55 UX_TEST_ERROR_CALLBACK_PARAMS *error = (UX_TEST_ERROR_CALLBACK_PARAMS *)params; in count_error_callback() local
Dusbx_storage_tests.c1415 static UX_TEST_ACTION create_error_match_action_from_error(UX_TEST_ERROR_CALLBACK_ERROR error) in create_error_match_action_from_error() argument
1418 UX_TEST_ACTION action = create_error_match_action(error.system_level, error.system_context, error.e… in create_error_match_action_from_error()
1688 static UX_TEST_ACTION create_csw_error_action(TX_THREAD *thread_to_match, UINT error) in create_csw_error_action() argument
1703 action.user_data = error; in create_csw_error_action()
4131 UX_TEST_ERROR_CALLBACK_ERROR error = { UX_SYSTEM_LEVEL_THREAD, UX_SYSTEM_CONTEXT_CLASS, UX_ENDPO… in direct_calls_test() local
4133 create_error_match_action_from_error(error), in direct_calls_test()
4190 UX_TEST_ERROR_CALLBACK_ERROR error = { UX_SYSTEM_LEVEL_THREAD, UX_SYSTEM_CONTEXT_CLASS, UX_ENDPOINT… in storage_endpoints_get_test() local
4222 ux_test_add_action_to_main_list(create_error_match_action_from_error(error)); in storage_endpoints_get_test()
4256 ux_test_add_action_to_main_list(create_error_match_action_from_error(error)); in storage_endpoints_get_test()
4286 ux_test_add_action_to_main_list(create_error_match_action_from_error(error)); in storage_endpoints_get_test()
[all …]
Dux_test.h86 UX_TEST_ERROR_CALLBACK_ERROR *error; member
/USBX-v6.2.1/docs/
Drevision_history.txt18 … added error context definition for device stack tracking,
19 updated error code constants comment,
20 added new error code for CDC-ECM,
22 … added new error code for general malformed packets,
51 ux_utility.h Fixed function name error.
63 improved error handling.
64 …device_stack_alternate_setting_get.c Returned error code instead of stall on protocol erro…
69 … reported protocol error if alternate setting not found,
70 … returned error code instead of call dcd to send protocol error,
75 …ux_device_stack_control_request_process.c Returned protocol error on SetDescriptor request, …
[all …]
/USBX-v6.2.1/common/usbx_host_classes/inc/
Dux_host_class_hid_remote_control.h83 #error UX_HOST_CLASS_HID_REMOTE_CONTROL_USAGE_ARRAY_LENGTH is too large for memory allocation, plea…
Dux_host_class_hid_keyboard.h93 #error UX_HOST_CLASS_HID_KEYBOARD_USAGE_ARRAY_LENGTH too large for memory allocation
Dux_host_class_pima.h98 #error UX_HOST_CLASS_PIMA_MAX_STORAGE_IDS too large, please decrease
/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_storage_device_support_check.c33 #error Only Mass Storage BulkOnly (BO) is supported in standalone mode right now.
Dux_host_class_pima_read.c33 #error UX_SLAVE_REQUEST_DATA_MAX_LENGTH too small, please check
Dux_host_class_storage_driver_entry.c40 #error fx_api.h should not be included in this mode
Dux_host_class_storage_transport_run.c36 #error Storage legacy protocols not supported in standlone mode
/USBX-v6.2.1/common/core/src/
Dux_host_stack_class_device_scan.c34 #error When device driver scan is enabled at least one of scan method must be enabled in (VIDPID, D…
/USBX-v6.2.1/.github/ISSUE_TEMPLATE/
Dbug_report.md23 1. See error
/USBX-v6.2.1/common/usbx_device_classes/inc/
Dux_device_class_ccid.h1192 UINT _ux_device_class_ccid_hardware_error(UX_DEVICE_CLASS_CCID *ccid, ULONG slot, ULONG error);
1198 UINT _uxe_device_class_ccid_hardware_error(UX_DEVICE_CLASS_CCID *ccid, ULONG slot, ULONG error);