Searched defs:idle_time (Results 1 – 6 of 6) sorted by relevance
| /USBX-v6.2.1/common/usbx_host_classes/src/ |
| D | ux_host_class_hid_idle_set.c | 81 UINT _ux_host_class_hid_idle_set(UX_HOST_CLASS_HID *hid, USHORT idle_time, USHORT report_id) in _ux_host_class_hid_idle_set() 191 UINT _uxe_host_class_hid_idle_set(UX_HOST_CLASS_HID *hid, USHORT idle_time, USHORT report_id) in _uxe_host_class_hid_idle_set()
|
| D | ux_host_class_hid_idle_set_run.c | 75 UINT _ux_host_class_hid_idle_set_run(UX_HOST_CLASS_HID *hid, USHORT idle_time, USHORT report_id) in _ux_host_class_hid_idle_set_run() 220 UINT _uxe_host_class_hid_idle_set_run(UX_HOST_CLASS_HID *hid, USHORT idle_time, USHORT report_id) in _uxe_host_class_hid_idle_set_run()
|
| D | ux_host_class_hid_idle_get.c | 81 UINT _ux_host_class_hid_idle_get(UX_HOST_CLASS_HID *hid, USHORT *idle_time, USHORT report_id) in _ux_host_class_hid_idle_get() 251 UINT _uxe_host_class_hid_idle_get(UX_HOST_CLASS_HID *hid, USHORT *idle_time, USHORT report_id) in _uxe_host_class_hid_idle_get()
|
| /USBX-v6.2.1/test/regression/ |
| D | usbx_ux_host_class_hid_idle_get_test.c | 308 USHORT idle_time; in tx_demo_thread_host_simulation_entry() local
|
| D | usbx_ux_device_class_hid_control_request_test.c | 369 ULONG idle_time; in tx_demo_thread_host_simulation_entry() local
|
| D | usbx_class_hid_basic_test.c | 428 USHORT idle_time; in test_hid_idle_requests() local
|