Home
last modified time | relevance | path

Searched refs:ux_host_class_hid_report_callback_flags (Results 1 – 12 of 12) sorted by relevance

/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_hid_transfer_request_completed.c172 if (hid_report -> ux_host_class_hid_report_callback_flags & UX_HOST_CLASS_HID_REPORT_RAW) in _ux_host_class_hid_transfer_request_completed()
183 …callback.ux_host_class_hid_report_callback_flags = hid_report -> ux_host_class_hid_report_callbac… in _ux_host_class_hid_transfer_request_completed()
223 …if (hid_report -> ux_host_class_hid_report_callback_flags & UX_HOST_CLASS_HID_REPORT_INDIVIDUAL_US… in _ux_host_class_hid_transfer_request_completed()
230 …callback.ux_host_class_hid_report_callback_flags = hid_report -> ux_host_class_hid_report_callbac… in _ux_host_class_hid_transfer_request_completed()
271 …callback.ux_host_class_hid_report_callback_flags = hid_report -> ux_host_class_hid_report_callbac… in _ux_host_class_hid_transfer_request_completed()
Dux_host_class_hid_report_callback_register.c122 …hid_report -> ux_host_class_hid_report_callback_flags = call_back -> ux_host_class_hid_report… in _ux_host_class_hid_report_callback_register()
Dux_host_class_hid_remote_control_activate.c138 …call_back.ux_host_class_hid_report_callback_flags = UX_HOST_CLASS_HID_REPORT_INDIVIDUAL_USAGE; in _ux_host_class_hid_remote_control_activate()
Dux_host_class_hid_mouse_activate.c181 …call_back.ux_host_class_hid_report_callback_flags = UX_HOST_CLASS_HID_REPORT_INDIVIDUAL_USAGE; in _ux_host_class_hid_mouse_activate()
Dux_host_class_hid_mouse_entry.c195 …call_back.ux_host_class_hid_report_callback_flags = UX_HOST_CLASS_HID_REPORT_INDIVIDUAL_USAGE; in _ux_host_class_hid_mouse_activate_wait()
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/test/regression/
Dusbx_hid_report_multiple_reports_ids_test.c398 call_back.ux_host_class_hid_report_callback_flags = UX_HOST_CLASS_HID_REPORT_RAW; in tx_demo_thread_host_simulation_entry()
445 call_back.ux_host_class_hid_report_callback_flags = UX_HOST_CLASS_HID_REPORT_RAW; in tx_demo_thread_host_simulation_entry()
494 call_back.ux_host_class_hid_report_callback_flags = UX_HOST_CLASS_HID_REPORT_RAW; in tx_demo_thread_host_simulation_entry()
Dusbx_hid_transfer_request_completed_raw_test.c364 callback.ux_host_class_hid_report_callback_flags = UX_HOST_CLASS_HID_REPORT_RAW; 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_class_hid_basic_test.c525 hid_report_callback.ux_host_class_hid_report_callback_flags = UX_HOST_CLASS_HID_REPORT_RAW; in test_hid_periodic_reports()
Dusbx_ux_device_class_hid_idle_rate_test.c509 call_back.ux_host_class_hid_report_callback_flags = UX_HOST_CLASS_HID_REPORT_RAW; in tx_demo_thread_host_simulation_entry()
/USBX-v6.2.1/common/usbx_host_classes/inc/
Dux_host_class_hid.h813 ULONG ux_host_class_hid_report_callback_flags; member
912 ULONG ux_host_class_hid_report_callback_flags; member