Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/core/src/
Dux_host_stack_device_get.c82 ULONG current_device_index; in _ux_host_stack_device_get() local
105 current_device_index = 0; in _ux_host_stack_device_get()
108 while (current_device_index < _ux_system_host -> ux_system_host_max_devices) in _ux_host_stack_device_get()
116 if (device_index == current_device_index) in _ux_host_stack_device_get()
128 current_device_index++; in _ux_host_stack_device_get()