| /USBX-v6.2.1/test/regression/ |
| D | usbx_ux_device_stack_initialize_test.c | 76 #define MSB(x) ((x & 0xff00) >> 8) macro 81 0x09, 0x02, LSB(wTotalLength), MSB(wTotalLength),\ 102 MSB(HID_MOUSE_REPORT_LENGTH), 111 MSB(HID_MOUSE_REPORT_LENGTH),\
|
| D | usbx_ux_host_stack_interface_setting_select_test.c | 76 #define MSB(x) ((x & 0xff00) >> 8) macro 81 0x09, 0x02, LSB(wTotalLength), MSB(wTotalLength),\ 91 0x07, 0x05, (bulk_out_epa), 0x02, LSB(bulk_eps), MSB(bulk_eps), 0x00,\ 93 0x07, 0x05, (bulk_in_epa), 0x02, LSB(bulk_eps), MSB(bulk_eps), 0x00, 108 MSB(HID_MOUSE_REPORT_LENGTH),\ 119 MSB(HID_MOUSE_REPORT_LENGTH),
|
| D | usbx_ux_device_stack_alternate_setting_get_test.c | 76 #define MSB(x) ((x & 0xff00) >> 8) macro 81 0x09, 0x02, LSB(wTotalLength), MSB(wTotalLength),\ 102 MSB(HID_MOUSE_REPORT_LENGTH), 111 MSB(HID_MOUSE_REPORT_LENGTH),\
|
| D | usbx_ux_device_stack_configuration_set_test.c | 76 #define MSB(x) ((x & 0xff00) >> 8) macro 81 0x09, 0x02, LSB(wTotalLength), MSB(wTotalLength),\ 102 MSB(HID_MOUSE_REPORT_LENGTH), 111 MSB(HID_MOUSE_REPORT_LENGTH),\
|
| D | usbx_ux_device_stack_endpoint_stall_test.c | 76 #define MSB(x) ((x & 0xff00) >> 8) macro 81 0x09, 0x02, LSB(wTotalLength), MSB(wTotalLength),\ 102 MSB(HID_MOUSE_REPORT_LENGTH), 111 MSB(HID_MOUSE_REPORT_LENGTH),\
|
| D | usbx_ux_device_stack_interface_delete_test.c | 76 #define MSB(x) ((x & 0xff00) >> 8) macro 81 0x09, 0x02, LSB(wTotalLength), MSB(wTotalLength),\ 102 MSB(HID_MOUSE_REPORT_LENGTH), 111 MSB(HID_MOUSE_REPORT_LENGTH),\
|
| D | usbx_ux_host_stack_class_register_test.c | 76 #define MSB(x) ((x & 0xff00) >> 8) macro 81 0x09, 0x02, LSB(wTotalLength), MSB(wTotalLength),\ 102 MSB(HID_MOUSE_REPORT_LENGTH), 111 MSB(HID_MOUSE_REPORT_LENGTH),\
|
| D | usbx_ux_host_stack_class_get_test.c | 76 #define MSB(x) ((x & 0xff00) >> 8) macro 81 0x09, 0x02, LSB(wTotalLength), MSB(wTotalLength),\ 102 MSB(HID_MOUSE_REPORT_LENGTH), 111 MSB(HID_MOUSE_REPORT_LENGTH),\
|
| D | usbx_ux_host_stack_hcd_transfer_request_test.c | 76 #define MSB(x) ((x & 0xff00) >> 8) macro 81 0x09, 0x02, LSB(wTotalLength), MSB(wTotalLength),\ 102 MSB(HID_MOUSE_REPORT_LENGTH), 111 MSB(HID_MOUSE_REPORT_LENGTH),\
|
| D | usbx_ux_device_stack_class_register_test.c | 76 #define MSB(x) ((x & 0xff00) >> 8) macro 81 0x09, 0x02, LSB(wTotalLength), MSB(wTotalLength),\ 102 MSB(HID_MOUSE_REPORT_LENGTH), 111 MSB(HID_MOUSE_REPORT_LENGTH),\
|
| D | usbx_ux_device_stack_interface_start_test.c | 76 #define MSB(x) ((x & 0xff00) >> 8) macro 81 0x09, 0x02, LSB(wTotalLength), MSB(wTotalLength),\ 106 MSB(HID_MOUSE_REPORT_LENGTH), 115 MSB(HID_MOUSE_REPORT_LENGTH),\
|
| D | usbx_ux_host_stack_hcd_register_test.c | 76 #define MSB(x) ((x & 0xff00) >> 8) macro 81 0x09, 0x02, LSB(wTotalLength), MSB(wTotalLength),\ 102 MSB(HID_MOUSE_REPORT_LENGTH), 111 MSB(HID_MOUSE_REPORT_LENGTH),\
|
| D | usbx_ux_device_stack_class_unregister_test.c | 76 #define MSB(x) ((x & 0xff00) >> 8) macro 81 0x09, 0x02, LSB(wTotalLength), MSB(wTotalLength),\ 102 MSB(HID_MOUSE_REPORT_LENGTH), 111 MSB(HID_MOUSE_REPORT_LENGTH),\
|
| D | usbx_ux_host_class_hid_descriptor_parse_test6.c | 67 MSB(HID_REPORT_LENGTH), 97 MSB(HID_REPORT_LENGTH), 156 MSB(HID_REPORT_LENGTH),
|
| D | usbx_ux_host_class_hid_descriptor_parse_test5.c | 67 MSB(HID_REPORT_LENGTH), 97 MSB(HID_REPORT_LENGTH), 156 MSB(HID_REPORT_LENGTH),
|
| D | usbx_ux_device_class_hid_activate_test.c | 57 0x09, 0x02, LSB(wTotalLength), MSB(wTotalLength),\ 68 MSB(HID_REPORT_LENGTH),\ 79 MSB(HID_REPORT_LENGTH),\
|
| D | usbx_ux_utility_physical_address_test.c | 37 #define MSB(x) (((x) & 0xff00) >> 8) macro 42 0x09, 0x02, LSB(wTotalLength), MSB(wTotalLength),\ 54 0x07, 0x05, (epaddr), (eptype), LSB(epsize), MSB(epsize), 0x01,
|
| D | usbx_ux_device_stack_get_status_test.c | 76 #define MSB(x) ((x & 0xff00) >> 8) macro 81 0x09, 0x02, LSB(wTotalLength), MSB(wTotalLength),\ 106 MSB(HID_MOUSE_REPORT_LENGTH), 115 MSB(HID_MOUSE_REPORT_LENGTH),\
|
| D | usbx_ux_device_stack_interface_set_test.c | 76 #define MSB(x) ((x & 0xff00) >> 8) macro 81 0x09, 0x02, LSB(wTotalLength), MSB(wTotalLength),\ 106 MSB(HID_MOUSE_REPORT_LENGTH), 115 MSB(HID_MOUSE_REPORT_LENGTH),\
|
| D | usbx_ux_device_class_hid_descriptor_send_test.c | 86 0x09, 0x02, LSB(wTotalLength), MSB(wTotalLength),\ 97 MSB(report_len),\ 177 MSB(HID_REPORT_LENGTH), 201 MSB(HID_REPORT_LENGTH), 266 device_framework_full_speed[DEVICE_FRAMEWORK_LENGTH_FULL_SPEED - 8] = MSB(length); in set_hid_descriptor() 268 device_framework_high_speed[DEVICE_FRAMEWORK_LENGTH_HIGH_SPEED - 8] = MSB(length); in set_hid_descriptor()
|
| D | usbx_ux_host_stack_configuration_enumerate_test.c | 76 #define MSB(x) ((x & 0xff00) >> 8) macro 81 0x09, 0x02, LSB(wTotalLength), MSB(wTotalLength),\ 104 MSB(HID_MOUSE_REPORT_LENGTH),\
|
| D | usbx_ux_utility_thread_schedule_other_test.c | 37 #define MSB(x) (((x) & 0xff00) >> 8) macro 42 0x09, 0x02, LSB(wTotalLength), MSB(wTotalLength),\ 54 0x07, 0x05, (epaddr), (eptype), LSB(epsize), MSB(epsize), 0x01,
|
| D | usbx_ux_utility_timer_test.c | 37 #define MSB(x) (((x) & 0xff00) >> 8) macro 42 0x09, 0x02, LSB(wTotalLength), MSB(wTotalLength),\ 54 0x07, 0x05, (epaddr), (eptype), LSB(epsize), MSB(epsize), 0x01,
|
| D | usbx_ux_utility_pci_class_scan_test.c | 37 #define MSB(x) (((x) & 0xff00) >> 8) macro 42 0x09, 0x02, LSB(wTotalLength), MSB(wTotalLength),\ 54 0x07, 0x05, (epaddr), (eptype), LSB(epsize), MSB(epsize), 0x01,
|
| D | usbx_ux_utility_pci_read_test.c | 37 #define MSB(x) (((x) & 0xff00) >> 8) macro 42 0x09, 0x02, LSB(wTotalLength), MSB(wTotalLength),\ 54 0x07, 0x05, (epaddr), (eptype), LSB(epsize), MSB(epsize), 0x01,
|