Home
last modified time | relevance | path

Searched refs:scan_index (Results 1 – 3 of 3) sorted by relevance

/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_storage_media_get.c96 UINT scan_index; in _ux_host_class_storage_media_get()
110 for(scan_index = 0; scan_index < UX_HOST_CLASS_STORAGE_MAX_MEDIA; scan_index ++) in _ux_host_class_storage_media_get()
112 storage_media_inst = &storage_medias[scan_index]; in _ux_host_class_storage_media_get()
Dux_host_class_hid_entry.c106 INT scan_index; in _ux_host_class_hid_entry() local
163 for (scan_index = 0; scan_index < UX_HOST_CLASS_HID_MAX_CLIENTS; scan_index ++) in _ux_host_class_hid_entry()
/USBX-v6.2.1/common/core/src/
Dux_host_stack_hcd_unregister.c93 ULONG scan_index; in _ux_host_stack_hcd_unregister() local
119 for (scan_index = 0; in _ux_host_stack_hcd_unregister()
120 scan_index < UX_SYSTEM_HOST_MAX_HCD_GET(); in _ux_host_stack_hcd_unregister()
121 scan_index++) in _ux_host_stack_hcd_unregister()
161 for (scan_index = 0; in _ux_host_stack_hcd_unregister()
162 scan_index < _ux_system_host -> ux_system_host_max_devices; in _ux_host_stack_hcd_unregister()
163 scan_index ++) in _ux_host_stack_hcd_unregister()