Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/middleware/mcux-sdk-middleware-usb/host/
Dusb_host_ip3516hs.h106 #define USB_HOST_IP3516HS_PORTSC1_PSPD_MASK (0x300000U) macro
Dusb_host_ip3516hs.c990 … (uint8_t)((usbHostState->usbRegBase->PORTSC1 & USB_HOST_IP3516HS_PORTSC1_PSPD_MASK) >> in USB_HostIp3516HsPortChange()