Home
last modified time | relevance | path

Searched refs:UX_HOST_CLASS_HID_REPORT_DECOMPRESSED (Results 1 – 14 of 14) sorted by relevance

/USBX-v6.2.1/test/regression/
Dusbx_hid_report_descriptor_multiple_reports_input_test.c317 …input_report_request.ux_host_class_hid_client_report_flags = UX_HOST_CLASS_HID_REPORT_DECOMPRESSED; in tx_demo_thread_host_simulation_entry()
373 …input_report_request.ux_host_class_hid_client_report_flags = UX_HOST_CLASS_HID_REPORT_DECOMPRESSED; in tx_demo_thread_host_simulation_entry()
428 …input_report_request.ux_host_class_hid_client_report_flags = UX_HOST_CLASS_HID_REPORT_DECOMPRESSED; in tx_demo_thread_host_simulation_entry()
Dusbx_hid_report_descriptor_multiple_reports_feature_test.c322 …ature_report_request.ux_host_class_hid_client_report_flags = UX_HOST_CLASS_HID_REPORT_DECOMPRESSED; in tx_demo_thread_host_simulation_entry()
377 …ature_report_request.ux_host_class_hid_client_report_flags = UX_HOST_CLASS_HID_REPORT_DECOMPRESSED; in tx_demo_thread_host_simulation_entry()
432 …ature_report_request.ux_host_class_hid_client_report_flags = UX_HOST_CLASS_HID_REPORT_DECOMPRESSED; in tx_demo_thread_host_simulation_entry()
Dusbx_hid_report_descriptor_multiple_reports_output_test.c314 …utput_report_request.ux_host_class_hid_client_report_flags = UX_HOST_CLASS_HID_REPORT_DECOMPRESSED; in tx_demo_thread_host_simulation_entry()
369 …utput_report_request.ux_host_class_hid_client_report_flags = UX_HOST_CLASS_HID_REPORT_DECOMPRESSED; in tx_demo_thread_host_simulation_entry()
424 …utput_report_request.ux_host_class_hid_client_report_flags = UX_HOST_CLASS_HID_REPORT_DECOMPRESSED; in tx_demo_thread_host_simulation_entry()
Dusbx_hid_report_descriptor_extended_usages_test.c295 …input_report_request.ux_host_class_hid_client_report_flags = UX_HOST_CLASS_HID_REPORT_DECOMPRESSED; in tx_demo_thread_host_simulation_entry()
Dusbx_hid_report_descriptor_single_usage_multiple_data_test.c291 …input_report_request.ux_host_class_hid_client_report_flags = UX_HOST_CLASS_HID_REPORT_DECOMPRESSED; in tx_demo_thread_host_simulation_entry()
Dusbx_hid_report_descriptor_usages_min_max_test.c297 …input_report_request.ux_host_class_hid_client_report_flags = UX_HOST_CLASS_HID_REPORT_DECOMPRESSED; in tx_demo_thread_host_simulation_entry()
Dusbx_hid_report_descriptor_usages_single_test.c301 …input_report_request.ux_host_class_hid_client_report_flags = UX_HOST_CLASS_HID_REPORT_DECOMPRESSED; in tx_demo_thread_host_simulation_entry()
Dusbx_hid_report_descriptor_multiple_fields_test.c309 …input_report_request.ux_host_class_hid_client_report_flags = UX_HOST_CLASS_HID_REPORT_DECOMPRESSED; in tx_demo_thread_host_simulation_entry()
Dusbx_hid_report_descriptor_decompress_array_test.c306 …input_report_request.ux_host_class_hid_client_report_flags = UX_HOST_CLASS_HID_REPORT_DECOMPRESSED; in tx_demo_thread_host_simulation_entry()
Dusbx_hid_transfer_request_completed_decompressed_test.c385 callback.ux_host_class_hid_report_callback_flags = UX_HOST_CLASS_HID_REPORT_DECOMPRESSED; in tx_demo_thread_host_simulation_entry()
Dusbx_ux_host_class_hid_report_get_test.c440 …input_report_request.ux_host_class_hid_client_report_flags = UX_HOST_CLASS_HID_REPORT_DECOMPRESSED; in tx_demo_thread_host_simulation_entry()
Dusbx_ux_host_class_hid_report_set_test.c535 client_report.ux_host_class_hid_client_report_flags = UX_HOST_CLASS_HID_REPORT_DECOMPRESSED; in tx_demo_thread_host_simulation_entry()
/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_hid_keyboard_activate.c295 … call_back.ux_host_class_hid_report_callback_flags = UX_HOST_CLASS_HID_REPORT_DECOMPRESSED; in _ux_host_class_hid_keyboard_activate()
/USBX-v6.2.1/common/usbx_host_classes/inc/
Dux_host_class_hid.h102 #define UX_HOST_CLASS_HID_REPORT_DECOMPRESSED 0 macro