Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-usb/host/
Dusb_host_ip3516hs.h112 #define USB_HOST_IP3516HS_PORTSC1_DEV_ADD_SHIFT (25U) macro
Dusb_host_ip3516hs.c481 … (((uint32_t)deviceInstance->setAddress << USB_HOST_IP3516HS_PORTSC1_DEV_ADD_SHIFT) & in USB_HostIp3516HsControlBus()