Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source/usb_host_p1/
H A DdrvUsbMain.c2347 if (drvUSBHost_PTP_Init(USB_PORT_0) == PTP_OK) in MDrv_Usb_Device_Enum()
2355 if (drvUSBHost_HID_Init(USB_PORT_0) == 0) in MDrv_Usb_Device_Enum()
2525 if (drvUSBHost_PTP_Init(USB_PORT_0) == PTP_OK) in _MDrv_Usb_Device_Enum_OK()
2533 if (drvUSBHost_HID_Init(USB_PORT_0) == 0) in _MDrv_Usb_Device_Enum_OK()
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/include/
H A D_drvUSB.h270 #define USB_PORT_0 0 macro
H A DdrvUSB.h274 #define USB_PORT_0 0 macro