Home
last modified time | relevance | path

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

/USBX-v6.3.0/common/usbx_host_classes/src/
Dux_host_class_hub_configure.c134 if (*device_status_data & UX_STATUS_DEVICE_SELF_POWERED) in _ux_host_class_hub_configure()
Dux_host_class_hub_entry.c236 if (hub -> ux_host_class_hub_allocated[0] & UX_STATUS_DEVICE_SELF_POWERED) in _ux_host_class_hub_activate_wait()
/USBX-v6.3.0/common/core/inc/
Dux_api.h1350 #define UX_STATUS_DEVICE_SELF_POWERED 1u macro