| /USBX-v6.2.1/test/regression/ |
| D | usbx_hid_report_descriptor_get_zero_length_item_data_test.c | 44 #define HID_REPORT_LENGTH sizeof(hid_report_descriptor)/sizeof(hid_report_descriptor[0]) macro 64 0x09, 0x21, 0x10, 0x01, 0x21, 0x01, 0x22, LSB(HID_REPORT_LENGTH), 65 MSB(HID_REPORT_LENGTH), 94 0x09, 0x21, 0x10, 0x01, 0x21, 0x01, 0x22, LSB(HID_REPORT_LENGTH), 95 MSB(HID_REPORT_LENGTH), 161 UINT descriptor_size = HID_REPORT_LENGTH; in test_application_define() 226 hid_parameter.ux_device_class_hid_parameter_report_length = HID_REPORT_LENGTH; in test_application_define()
|
| D | usbx_hid_report_descriptor_invalid_length_test.c | 19 #define HID_REPORT_LENGTH sizeof(hid_report_descriptor)/sizeof(hid_report_descriptor[0]) macro 39 0x09, 0x21, 0x10, 0x01, 0x21, 0x01, 0x22, LSB(HID_REPORT_LENGTH+8), 40 MSB(HID_REPORT_LENGTH+8), 69 0x09, 0x21, 0x10, 0x01, 0x21, 0x01, 0x22, LSB(HID_REPORT_LENGTH), 70 MSB(HID_REPORT_LENGTH), 141 UINT descriptor_size = HID_REPORT_LENGTH; in test_application_define() 206 hid_parameter.ux_device_class_hid_parameter_report_length = HID_REPORT_LENGTH; in test_application_define()
|
| D | usbx_hid_report_descriptor_collection_overflow_test.c | 40 #define HID_REPORT_LENGTH sizeof(hid_report_descriptor)/sizeof(hid_report_descriptor[0]) macro 60 0x09, 0x21, 0x10, 0x01, 0x21, 0x01, 0x22, LSB(HID_REPORT_LENGTH), 61 MSB(HID_REPORT_LENGTH), 90 0x09, 0x21, 0x10, 0x01, 0x21, 0x01, 0x22, LSB(HID_REPORT_LENGTH), 91 MSB(HID_REPORT_LENGTH), 163 UINT descriptor_size = HID_REPORT_LENGTH; in test_application_define() 227 hid_parameter.ux_device_class_hid_parameter_report_length = HID_REPORT_LENGTH; in test_application_define()
|
| D | usbx_hid_report_descriptor_delimiter_nested_close_test.c | 32 #define HID_REPORT_LENGTH sizeof(hid_report_descriptor)/sizeof(hid_report_descriptor[0]) macro 52 0x09, 0x21, 0x10, 0x01, 0x21, 0x01, 0x22, LSB(HID_REPORT_LENGTH), 53 MSB(HID_REPORT_LENGTH), 82 0x09, 0x21, 0x10, 0x01, 0x21, 0x01, 0x22, LSB(HID_REPORT_LENGTH), 83 MSB(HID_REPORT_LENGTH), 155 UINT descriptor_size = HID_REPORT_LENGTH; in test_application_define() 219 hid_parameter.ux_device_class_hid_parameter_report_length = HID_REPORT_LENGTH; in test_application_define()
|
| D | usbx_hid_report_descriptor_end_collection_error_test.c | 20 #define HID_REPORT_LENGTH sizeof(hid_report_descriptor)/sizeof(hid_report_descriptor[0]) macro 40 0x09, 0x21, 0x10, 0x01, 0x21, 0x01, 0x22, LSB(HID_REPORT_LENGTH), 41 MSB(HID_REPORT_LENGTH), 70 0x09, 0x21, 0x10, 0x01, 0x21, 0x01, 0x22, LSB(HID_REPORT_LENGTH), 71 MSB(HID_REPORT_LENGTH), 143 UINT descriptor_size = HID_REPORT_LENGTH; in test_application_define() 208 hid_parameter.ux_device_class_hid_parameter_report_length = HID_REPORT_LENGTH; in test_application_define()
|
| D | usbx_hid_report_descriptor_push_overflow_test.c | 20 #define HID_REPORT_LENGTH sizeof(hid_report_descriptor)/sizeof(hid_report_descriptor[0]) macro 40 0x09, 0x21, 0x10, 0x01, 0x21, 0x01, 0x22, LSB(HID_REPORT_LENGTH), 41 MSB(HID_REPORT_LENGTH), 70 0x09, 0x21, 0x10, 0x01, 0x21, 0x01, 0x22, LSB(HID_REPORT_LENGTH), 71 MSB(HID_REPORT_LENGTH), 143 UINT descriptor_size = HID_REPORT_LENGTH; in test_application_define() 208 hid_parameter.ux_device_class_hid_parameter_report_length = HID_REPORT_LENGTH; in test_application_define()
|
| D | usbx_hid_report_descriptor_unknown_global_tag_test.c | 21 #define HID_REPORT_LENGTH sizeof(hid_report_descriptor)/sizeof(hid_report_descriptor[0]) macro 41 0x09, 0x21, 0x10, 0x01, 0x21, 0x01, 0x22, LSB(HID_REPORT_LENGTH), 42 MSB(HID_REPORT_LENGTH), 71 0x09, 0x21, 0x10, 0x01, 0x21, 0x01, 0x22, LSB(HID_REPORT_LENGTH), 72 MSB(HID_REPORT_LENGTH), 144 UINT descriptor_size = HID_REPORT_LENGTH; in test_application_define() 209 hid_parameter.ux_device_class_hid_parameter_report_length = HID_REPORT_LENGTH; in test_application_define()
|
| D | usbx_hid_report_descriptor_delimiter_nested_open_test.c | 32 #define HID_REPORT_LENGTH sizeof(hid_report_descriptor)/sizeof(hid_report_descriptor[0]) macro 52 0x09, 0x21, 0x10, 0x01, 0x21, 0x01, 0x22, LSB(HID_REPORT_LENGTH), 53 MSB(HID_REPORT_LENGTH), 82 0x09, 0x21, 0x10, 0x01, 0x21, 0x01, 0x22, LSB(HID_REPORT_LENGTH), 83 MSB(HID_REPORT_LENGTH), 155 UINT descriptor_size = HID_REPORT_LENGTH; in test_application_define() 220 hid_parameter.ux_device_class_hid_parameter_report_length = HID_REPORT_LENGTH; in test_application_define()
|
| D | usbx_ux_host_class_hid_client_search_test.c | 20 #define HID_REPORT_LENGTH sizeof(hid_report_descriptor)/sizeof(hid_report_descriptor[0]) macro 40 0x09, 0x21, 0x10, 0x01, 0x21, 0x01, 0x22, LSB(HID_REPORT_LENGTH), 41 MSB(HID_REPORT_LENGTH), 70 0x09, 0x21, 0x10, 0x01, 0x21, 0x01, 0x22, LSB(HID_REPORT_LENGTH), 71 MSB(HID_REPORT_LENGTH), 141 UINT descriptor_size = HID_REPORT_LENGTH; in test_application_define() 206 hid_parameter.ux_device_class_hid_parameter_report_length = HID_REPORT_LENGTH; in test_application_define()
|
| D | usbx_hid_report_descriptor_pop_underflow_test.c | 18 #define HID_REPORT_LENGTH sizeof(hid_report_descriptor)/sizeof(hid_report_descriptor[0]) macro 38 0x09, 0x21, 0x10, 0x01, 0x21, 0x01, 0x22, LSB(HID_REPORT_LENGTH), 39 MSB(HID_REPORT_LENGTH), 68 0x09, 0x21, 0x10, 0x01, 0x21, 0x01, 0x22, LSB(HID_REPORT_LENGTH), 69 MSB(HID_REPORT_LENGTH), 141 UINT descriptor_size = HID_REPORT_LENGTH; in test_application_define() 206 hid_parameter.ux_device_class_hid_parameter_report_length = HID_REPORT_LENGTH; in test_application_define()
|
| D | usbx_hid_report_descriptor_report_size_overflow_test.c | 22 #define HID_REPORT_LENGTH sizeof(hid_report_descriptor)/sizeof(hid_report_descriptor[0]) macro 42 0x09, 0x21, 0x10, 0x01, 0x21, 0x01, 0x22, LSB(HID_REPORT_LENGTH), 43 MSB(HID_REPORT_LENGTH), 72 0x09, 0x21, 0x10, 0x01, 0x21, 0x01, 0x22, LSB(HID_REPORT_LENGTH), 73 MSB(HID_REPORT_LENGTH), 145 UINT descriptor_size = HID_REPORT_LENGTH; in test_application_define() 210 hid_parameter.ux_device_class_hid_parameter_report_length = HID_REPORT_LENGTH; in test_application_define()
|
| D | usbx_hid_report_descriptor_delimiter_unknown_test.c | 31 #define HID_REPORT_LENGTH sizeof(hid_report_descriptor)/sizeof(hid_report_descriptor[0]) macro 51 0x09, 0x21, 0x10, 0x01, 0x21, 0x01, 0x22, LSB(HID_REPORT_LENGTH), 52 MSB(HID_REPORT_LENGTH), 81 0x09, 0x21, 0x10, 0x01, 0x21, 0x01, 0x22, LSB(HID_REPORT_LENGTH), 82 MSB(HID_REPORT_LENGTH), 155 UINT descriptor_size = HID_REPORT_LENGTH; in test_application_define() 219 hid_parameter.ux_device_class_hid_parameter_report_length = HID_REPORT_LENGTH; in test_application_define()
|
| D | usbx_hid_report_descriptor_report_count_overflow_test.c | 22 #define HID_REPORT_LENGTH sizeof(hid_report_descriptor)/sizeof(hid_report_descriptor[0]) macro 42 0x09, 0x21, 0x10, 0x01, 0x21, 0x01, 0x22, LSB(HID_REPORT_LENGTH), 43 MSB(HID_REPORT_LENGTH), 72 0x09, 0x21, 0x10, 0x01, 0x21, 0x01, 0x22, LSB(HID_REPORT_LENGTH), 73 MSB(HID_REPORT_LENGTH), 145 UINT descriptor_size = HID_REPORT_LENGTH; in test_application_define() 210 hid_parameter.ux_device_class_hid_parameter_report_length = HID_REPORT_LENGTH; in test_application_define()
|
| D | usbx_hid_report_descriptor_example_andisplay_test.c | 81 #define HID_REPORT_LENGTH sizeof(hid_report_descriptor)/sizeof(hid_report_descriptor[0]) macro 101 0x09, 0x21, 0x10, 0x01, 0x21, 0x01, 0x22, LSB(HID_REPORT_LENGTH), 102 MSB(HID_REPORT_LENGTH), 131 0x09, 0x21, 0x10, 0x01, 0x21, 0x01, 0x22, LSB(HID_REPORT_LENGTH), 132 MSB(HID_REPORT_LENGTH), 202 UINT descriptor_size = HID_REPORT_LENGTH; in test_application_define() 258 hid_parameter.ux_device_class_hid_parameter_report_length = HID_REPORT_LENGTH; in test_application_define()
|
| D | usbx_hid_report_descriptor_example_mouse_test.c | 37 #define HID_REPORT_LENGTH sizeof(hid_report_descriptor)/sizeof(hid_report_descriptor[0]) macro 57 0x09, 0x21, 0x10, 0x01, 0x21, 0x01, 0x22, LSB(HID_REPORT_LENGTH), 58 MSB(HID_REPORT_LENGTH), 87 0x09, 0x21, 0x10, 0x01, 0x21, 0x01, 0x22, LSB(HID_REPORT_LENGTH), 88 MSB(HID_REPORT_LENGTH), 153 UINT descriptor_size = HID_REPORT_LENGTH; in test_application_define() 218 hid_parameter.ux_device_class_hid_parameter_report_length = HID_REPORT_LENGTH; in test_application_define()
|
| D | usbx_hid_report_descriptor_example_remote_test.c | 58 #define HID_REPORT_LENGTH sizeof(hid_report_descriptor)/sizeof(hid_report_descriptor[0]) macro 78 0x09, 0x21, 0x10, 0x01, 0x21, 0x01, 0x22, LSB(HID_REPORT_LENGTH), 79 MSB(HID_REPORT_LENGTH), 108 0x09, 0x21, 0x10, 0x01, 0x21, 0x01, 0x22, LSB(HID_REPORT_LENGTH), 109 MSB(HID_REPORT_LENGTH), 174 UINT descriptor_size = HID_REPORT_LENGTH; in test_application_define() 239 hid_parameter.ux_device_class_hid_parameter_report_length = HID_REPORT_LENGTH; in test_application_define()
|
| D | usbx_hid_report_descriptor_example_tele_test.c | 103 #define HID_REPORT_LENGTH sizeof(hid_report_descriptor)/sizeof(hid_report_descriptor[0]) macro 123 0x09, 0x21, 0x10, 0x01, 0x21, 0x01, 0x22, LSB(HID_REPORT_LENGTH), 124 MSB(HID_REPORT_LENGTH), 153 0x09, 0x21, 0x10, 0x01, 0x21, 0x01, 0x22, LSB(HID_REPORT_LENGTH), 154 MSB(HID_REPORT_LENGTH), 224 UINT descriptor_size = HID_REPORT_LENGTH; in test_application_define() 289 hid_parameter.ux_device_class_hid_parameter_report_length = HID_REPORT_LENGTH; in test_application_define()
|
| D | usbx_hid_report_descriptor_max_usages_test.c | 19 #define HID_REPORT_LENGTH sizeof(hid_report_descriptor)/sizeof(hid_report_descriptor[0]) macro 39 0x09, 0x21, 0x10, 0x01, 0x21, 0x01, 0x22, LSB(HID_REPORT_LENGTH), 40 MSB(HID_REPORT_LENGTH), 69 0x09, 0x21, 0x10, 0x01, 0x21, 0x01, 0x22, LSB(HID_REPORT_LENGTH), 70 MSB(HID_REPORT_LENGTH), 134 UINT descriptor_size = HID_REPORT_LENGTH; in test_application_define() 199 hid_parameter.ux_device_class_hid_parameter_report_length = HID_REPORT_LENGTH; in test_application_define()
|
| D | usbx_hid_report_descriptor_example_digit_test.c | 104 #define HID_REPORT_LENGTH sizeof(hid_report_descriptor)/sizeof(hid_report_descriptor[0]) macro 124 0x09, 0x21, 0x10, 0x01, 0x21, 0x01, 0x22, LSB(HID_REPORT_LENGTH), 125 MSB(HID_REPORT_LENGTH), 154 0x09, 0x21, 0x10, 0x01, 0x21, 0x01, 0x22, LSB(HID_REPORT_LENGTH), 155 MSB(HID_REPORT_LENGTH), 225 UINT descriptor_size = HID_REPORT_LENGTH; in test_application_define() 290 hid_parameter.ux_device_class_hid_parameter_report_length = HID_REPORT_LENGTH; in test_application_define()
|
| D | usbx_hid_report_descriptor_example_joystk_test.c | 50 #define HID_REPORT_LENGTH sizeof(hid_report_descriptor)/sizeof(hid_report_descriptor[0]) macro 70 0x09, 0x21, 0x10, 0x01, 0x21, 0x01, 0x22, LSB(HID_REPORT_LENGTH), 71 MSB(HID_REPORT_LENGTH), 100 0x09, 0x21, 0x10, 0x01, 0x21, 0x01, 0x22, LSB(HID_REPORT_LENGTH), 101 MSB(HID_REPORT_LENGTH), 171 UINT descriptor_size = HID_REPORT_LENGTH; in test_application_define() 236 hid_parameter.ux_device_class_hid_parameter_report_length = HID_REPORT_LENGTH; in test_application_define()
|
| D | usbx_hid_report_descriptor_example_keybrd_test.c | 43 #define HID_REPORT_LENGTH sizeof(hid_report_descriptor)/sizeof(hid_report_descriptor[0]) macro 63 0x09, 0x21, 0x10, 0x01, 0x21, 0x01, 0x22, LSB(HID_REPORT_LENGTH), 64 MSB(HID_REPORT_LENGTH), 93 0x09, 0x21, 0x10, 0x01, 0x21, 0x01, 0x22, LSB(HID_REPORT_LENGTH), 94 MSB(HID_REPORT_LENGTH), 159 UINT descriptor_size = HID_REPORT_LENGTH; in test_application_define() 223 hid_parameter.ux_device_class_hid_parameter_report_length = HID_REPORT_LENGTH; in test_application_define()
|
| D | usbx_hid_report_descriptor_example_monitor_test.c | 55 #define HID_REPORT_LENGTH sizeof(hid_report_descriptor)/sizeof(hid_report_descriptor[0]) macro 75 0x09, 0x21, 0x10, 0x01, 0x21, 0x01, 0x22, LSB(HID_REPORT_LENGTH), 76 MSB(HID_REPORT_LENGTH), 105 0x09, 0x21, 0x10, 0x01, 0x21, 0x01, 0x22, LSB(HID_REPORT_LENGTH), 106 MSB(HID_REPORT_LENGTH), 176 UINT descriptor_size = HID_REPORT_LENGTH; in test_application_define() 241 hid_parameter.ux_device_class_hid_parameter_report_length = HID_REPORT_LENGTH; in test_application_define()
|
| D | usbx_hid_report_descriptor_item_size_test.c | 37 #define HID_REPORT_LENGTH sizeof(hid_report_descriptor)/sizeof(hid_report_descriptor[0]) macro 57 0x09, 0x21, 0x10, 0x01, 0x21, 0x01, 0x22, LSB(HID_REPORT_LENGTH), 58 MSB(HID_REPORT_LENGTH), 87 0x09, 0x21, 0x10, 0x01, 0x21, 0x01, 0x22, LSB(HID_REPORT_LENGTH), 88 MSB(HID_REPORT_LENGTH), 153 UINT descriptor_size = HID_REPORT_LENGTH; in test_application_define() 218 hid_parameter.ux_device_class_hid_parameter_report_length = HID_REPORT_LENGTH; in test_application_define()
|
| D | usbx_hid_report_descriptor_incoherent_usage_min_max_test.c | 22 #define HID_REPORT_LENGTH sizeof(hid_report_descriptor)/sizeof(hid_report_descriptor[0]) macro 42 0x09, 0x21, 0x10, 0x01, 0x21, 0x01, 0x22, LSB(HID_REPORT_LENGTH), 43 MSB(HID_REPORT_LENGTH), 72 0x09, 0x21, 0x10, 0x01, 0x21, 0x01, 0x22, LSB(HID_REPORT_LENGTH), 73 MSB(HID_REPORT_LENGTH), 209 hid_parameter.ux_device_class_hid_parameter_report_length = HID_REPORT_LENGTH; in test_application_define()
|
| D | usbx_hid_report_descriptor_unknown_local_tag_test.c | 21 #define HID_REPORT_LENGTH sizeof(hid_report_descriptor)/sizeof(hid_report_descriptor[0]) macro 41 0x09, 0x21, 0x10, 0x01, 0x21, 0x01, 0x22, LSB(HID_REPORT_LENGTH), 42 MSB(HID_REPORT_LENGTH), 71 0x09, 0x21, 0x10, 0x01, 0x21, 0x01, 0x22, LSB(HID_REPORT_LENGTH), 72 MSB(HID_REPORT_LENGTH), 208 hid_parameter.ux_device_class_hid_parameter_report_length = HID_REPORT_LENGTH; in test_application_define()
|