Home
last modified time | relevance | path

Searched refs:check (Results 1 – 9 of 9) sorted by relevance

/USBX-v6.2.1/common/usbx_host_classes/inc/
Dux_host_class_hid_remote_control.h83 …X_HOST_CLASS_HID_REMOTE_CONTROL_USAGE_ARRAY_LENGTH is too large for memory allocation, please check
/USBX-v6.2.1/test/regression/
Dusbx_class_hid_basic_test.c395 static UINT demo_wait(ULONG tick, UINT (*check)()) in demo_wait() argument
406 if (check) in demo_wait()
408 status = check(); in demo_wait()
Dux_test.c1275 UINT ux_test_sleep_break_if(ULONG tick, UINT (*check)(VOID), in ux_test_sleep_break_if()
1291 if (check) in ux_test_sleep_break_if()
1293 status = check(); in ux_test_sleep_break_if()
Dux_test.h507 UINT ux_test_sleep_break_if(ULONG tick, UINT (*check)(VOID), UINT break_on_match_or_not, UINT rc_to…
Dusbx_storage_tests.c1531 …erride_action(TX_THREAD *thread, TX_SEMAPHORE *semaphore, ULONG semaphore_signal, UCHAR (*check)()) in create_semaphore_get_fail_with_check_override_action() argument
1541 action.check_func = check; in create_semaphore_get_fail_with_check_override_action()
/USBX-v6.2.1/docs/
Drevision_history.txt55 Fixed regular memory range check issue.
65 ux_device_stack_alternate_setting_set.c Added configured state check,
125 ux_device_class_cdc_ecm_bulkin_thread.c Added packet length check,
126 … removed unnecessary check and error trap,
128 ux_device_class_cdc_ecm_bulkout_thread.c Added check for packet pool shortage,
140 enhance memory boundary check.
146 … added compile-time check to ensure max RNDIS response
149 ux_device_class_rndis_bulkout_thread.c Added check for packet pool shortage,
151 … added check if packet size is at least RNDIS header size,
152 … added check if packet length in RNDIS header is correct,
[all …]
/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_pima_read.c33 #error UX_SLAVE_REQUEST_DATA_MAX_LENGTH too small, please check
/USBX-v6.2.1/test/cmake/usbx/
DCMakeLists.txt190 ############################################## warning check: CDC ACM
192 ############################################## warning check: DFU
/USBX-v6.2.1/
DREADME.md137 You can also check [previous questions](https://stackoverflow.com/questions/tagged/azure-rtos+usbx)…