Searched refs:ux_host_class_hid_client_report_flags (Results 1 – 6 of 6) sorted by relevance
126 client_report.ux_host_class_hid_client_report_flags = UX_HOST_CLASS_HID_REPORT_RAW; in _ux_host_class_hid_keyboard_thread()
131 client_report.ux_host_class_hid_client_report_flags = UX_HOST_CLASS_HID_REPORT_RAW; in _ux_host_class_hid_keyboard_tasks_run()
219 if (client_report -> ux_host_class_hid_client_report_flags & UX_HOST_CLASS_HID_REPORT_RAW) in _ux_host_class_hid_report_get()
85 if (client_report -> ux_host_class_hid_client_report_flags & UX_HOST_CLASS_HID_REPORT_RAW) in ux_host_class_hid_report_set_buffer_allocate()
385 client_report.ux_host_class_hid_client_report_flags = UX_HOST_CLASS_HID_REPORT_RAW; in _ux_host_class_hid_keyboard_activate()
1031 UINT ux_host_class_hid_client_report_flags; member