Home
last modified time | relevance | path

Searched defs:phyBase (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-usb/dcd/
Dusb_hsdcd.c44 void *phyBase; /*!< dcd phy base address, if no phy control needed, set to NULL*/ member
90 uint32_t phyBase[] = USBPHY_STACK_BASE_ADDRS; in USB_HSDCD_Init() local
92 uint32_t phyBase[] = USBPHY_BASE_ADDRS; in USB_HSDCD_Init() local
178 static usb_hsdcd_status_t USB_HSDCDSetPHYtoDCDMode(void *phyBase) in USB_HSDCDSetPHYtoDCDMode()
193 static usb_hsdcd_status_t USB_HSDCDSetPHYtoUSBMode(void *phyBase) in USB_HSDCDSetPHYtoUSBMode()
Dusb_phydcd.c35 …void *phyBase; /*!< dcd phy base address, if no phy control needed, set to NU… member
65 uint32_t phyBase[] = USBPHY_STACK_BASE_ADDRS; in USB_PHYDCD_Init() local
67 uint32_t phyBase[] = USBPHY_BASE_ADDRS; in USB_PHYDCD_Init() local