Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/core/src/
Dux_host_stack_device_address_set.c86 UINT address_byte_index; in _ux_host_stack_device_address_set() local
106 for (address_byte_index = 0; address_byte_index < 16; address_byte_index++) in _ux_host_stack_device_address_set()
110 device_address_byte = hcd -> ux_hcd_address[address_byte_index]; in _ux_host_stack_device_address_set()
123 hcd -> ux_hcd_address[address_byte_index] = device_address_byte; in _ux_host_stack_device_address_set()