Home
last modified time | relevance | path

Searched refs:OTGH_PT_BLK_Struct (Results 1 – 8 of 8) sorted by relevance

/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source4/
H A DdrvHost200_4.h170 }OTGH_PT_BLK_Struct; typedef
213 extern OTGH_PT_BLK_Struct xdata *sOTGH_PT_BLK_PORT4;
214 extern OTGH_PT_BLK_Struct xdata *pOTGH_PT_BLK_Port4;
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source/
H A DdrvHost200.h170 }OTGH_PT_BLK_Struct; typedef
213 extern OTGH_PT_BLK_Struct xdata *sOTGH_PT_BLK;
214 extern OTGH_PT_BLK_Struct xdata OTGH_PT_BLK;
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source3/
H A DdrvHost200_3.h170 }OTGH_PT_BLK_Struct; typedef
213 extern OTGH_PT_BLK_Struct xdata *sOTGH_PT_BLK_PORT3;
214 extern OTGH_PT_BLK_Struct xdata *pOTGH_PT_BLK_Port3;
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source2/
H A DdrvHost200_2.h170 }OTGH_PT_BLK_Struct; typedef
213 extern OTGH_PT_BLK_Struct xdata *sOTGH_PT_BLK_PORT2;
214 extern OTGH_PT_BLK_Struct xdata *pOTGH_PT_BLK_Port2;
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source3/usb_host_p3/
H A DdrvHost200_3.c112 OTGH_PT_BLK_Struct OTGH_PT_BLK_Port3 __attribute__ ((aligned (16)));
113 OTGH_PT_BLK_Struct *pOTGH_PT_BLK_Port3 = (OTGH_PT_BLK_Struct*) &OTGH_PT_BLK_Port3;
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source2/usb_host_p2/
H A DdrvHost200_2.c112 OTGH_PT_BLK_Struct OTGH_PT_BLK_Port2 __attribute__ ((aligned (16)));
113 OTGH_PT_BLK_Struct *pOTGH_PT_BLK_Port2 = (OTGH_PT_BLK_Struct*) &OTGH_PT_BLK_Port2;
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source4/usb_host_p4/
H A DdrvHost200_4.c112 OTGH_PT_BLK_Struct OTGH_PT_BLK_Port4 __attribute__ ((aligned (16)));
113 OTGH_PT_BLK_Struct *pOTGH_PT_BLK_Port4 = (OTGH_PT_BLK_Struct*) &OTGH_PT_BLK_Port4;
/utopia/UTPA2-700.0.x/modules/usb/drv/usbhost/source/usb_host_p1/
H A DdrvHost200.c113 OTGH_PT_BLK_Struct OTGH_PT_BLK __attribute__ ((aligned (16)));
114 OTGH_PT_BLK_Struct *sOTGH_PT_BLK;