Home
last modified time | relevance | path

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

/USBX-v6.3.0/common/usbx_host_controllers/src/
Dux_hcd_ohci_port_status_get.c146 port_status |= UX_PS_PPS; in _ux_hcd_ohci_port_status_get()
Dux_hcd_ehci_port_status_get.c213 port_status |= UX_PS_PPS; in _ux_hcd_ehci_port_status_get()
/USBX-v6.3.0/common/core/src/
Dux_host_stack_hnp_polling_thread_entry.c138 if ((port_status & UX_PS_CCS) && (port_status & UX_PS_PPS)) in _ux_host_stack_hnp_polling_thread_entry()
/USBX-v6.3.0/common/core/inc/
Dux_api.h1408 #define UX_PS_PPS 0x20u macro