Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_hub_change_detect.c111 if (hub -> ux_host_class_hub_change_semaphore != 0) in _ux_host_class_hub_change_detect()
121 hub -> ux_host_class_hub_change_semaphore--; in _ux_host_class_hub_change_detect()
Dux_host_class_hub_transfer_request_completed.c132 hub -> ux_host_class_hub_change_semaphore++; in _ux_host_class_hub_transfer_request_completed()
/USBX-v6.2.1/common/usbx_host_classes/inc/
Dux_host_class_hub.h219 UINT ux_host_class_hub_change_semaphore; member