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.c112 if (hub -> ux_host_class_hub_change_semaphore != 0) in _ux_host_class_hub_change_detect()
122 hub -> ux_host_class_hub_change_semaphore--; in _ux_host_class_hub_change_detect()
Dux_host_class_hub_transfer_request_completed.c133 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.h215 UINT ux_host_class_hub_change_semaphore; member