代码搜索:USB OTG
找到约 10,000 项符合「USB OTG」的源代码
代码结果 10,000
www.eeworm.com/read/362989/2924482
h usb_otg.h
// include/linux/usb_otg.h
/*
* These APIs may be used between USB controllers. USB device drivers
* (for either host or peripheral roles) don't use these calls; they
* continue to use just usb_
www.eeworm.com/read/262041/4316651
h usb_otg.h
// include/linux/usb_otg.h
/*
* These APIs may be used between USB controllers. USB device drivers
* (for either host or peripheral roles) don't use these calls; they
* continue to use just
www.eeworm.com/read/134194/14002028
h usb_otg.h
/**************************************************************
* Philips OTG module for USB OTG controller
*
* (c) 2002 Koninklijke Philips Electronics N.V., All rights reserved
*
* This sourc
www.eeworm.com/read/134194/14002031
c usb_otg.c
/*******************************************************
* Philips OTG (On The Go) Driver for USB.
*
* (c) 2002 Koninklijke Philips Electronics N.V., All rights reserved
*
* This source code an
www.eeworm.com/read/235619/14059217
h usb_otg.h
/**************************************************************
* Philips OTG module for USB OTG controller
*
* (c) 2002 Koninklijke Philips Electronics N.V., All rights reserved
*
* This
www.eeworm.com/read/235619/14059219
c usb_otg.c
/*******************************************************
* Philips OTG (On The Go) Driver for USB.
*
* (c) 2002 Koninklijke Philips Electronics N.V., All rights reserved
*
* This source co
www.eeworm.com/read/334090/12642025
c usb_otg_ctrl.c
//===============================================================================
// TEXAS INSTRUMENTS INCORPORATED PROPRIETARY INFORMATION
//
// Property of Texas Instrument
www.eeworm.com/read/159529/5582731
makefile
#Makefile for Linux
O_TARGET :=otg242.o
EXTRA_CFLAGS += -I../../../source/os/linux_2_4_18 \
-I../../../source/os/lib \
-I../../../source/core \
-I../../../source/hostctrl/otg242
www.eeworm.com/read/159529/5582767
makefile
#Makefile for Linux
O_TARGET :=otg242.o
EXTRA_CFLAGS += -I../../../source/os/linux_2_4_18 \
-I../../../source/os/lib \
-I../../../source/core \
-I../../../source/hostctrl/otg242
www.eeworm.com/read/426608/9011249