Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-usb/phy/
Dusb_phy.h98 extern void USB_PhyDeviceForceEnterFSMode(uint8_t controllerId, uint8_t enable);
Dusb_phy.c248 void USB_PhyDeviceForceEnterFSMode(uint8_t controllerId, uint8_t enable) in USB_PhyDeviceForceEnterFSMode() function
/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-usb/device/
Dusb_device_lpcip3511.c2736 USB_PhyDeviceForceEnterFSMode(lpc3511IpState->controllerId, 1); in USB_DeviceLpcIp3511IsrFunction()
2741 USB_PhyDeviceForceEnterFSMode(lpc3511IpState->controllerId, 0); in USB_DeviceLpcIp3511IsrFunction()