Searched refs:ux_hcd_address (Results 1 – 5 of 5) sorted by relevance
111 device_address_byte = hcd -> ux_hcd_address[address_byte_index]; in _ux_host_stack_device_address_set()124 hcd -> ux_hcd_address[address_byte_index] = device_address_byte; in _ux_host_stack_device_address_set()
263 hcd -> ux_hcd_address[device_address_byte_index] &= (UCHAR)~device_address_byte; in _ux_host_stack_device_resources_free()
567 ux_hcd_address[(device -> ux_device_address-1) >> 3] &= in _ux_host_stack_device_enum_run()
424 hcd -> ux_hcd_address[(device -> ux_device_address-1) >> 3] &= in _ux_host_class_hub_inst_tasks_run()
2280 UCHAR ux_hcd_address[16]; member