Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_hub_change_process.c78 USHORT port_status_change_bits; in _ux_host_class_hub_change_process() local
92 port_status_change_bits = (USHORT) *transfer_request -> ux_transfer_request_data_pointer; in _ux_host_class_hub_change_process()
94port_status_change_bits = (USHORT)_ux_utility_short_get(transfer_request -> ux_transfer_request_d… in _ux_host_class_hub_change_process()
100 if (port_status_change_bits & (1<<port_index)) in _ux_host_class_hub_change_process()
105 if (port_status_change_bits & 1) in _ux_host_class_hub_change_process()