代码搜索:USB OTG

找到约 10,000 项符合「USB OTG」的源代码

代码结果 10,000
www.eeworm.com/read/479151/1337088

c usb_recv.c

/* * Generic receive layer for the SA1100 USB client function * Copyright (c) 2001 by Nicolas Pitre * * This code was loosely inspired by the original version which was * Copyright (c) Compaq Com
www.eeworm.com/read/479151/1337098

c usb-eth.c

/* * Ethernet driver for the SA1100 USB client function * Copyright (c) 2001 by Nicolas Pitre * * This code was loosely inspired by the original initial ethernet test driver * Copyright (c) Comp
www.eeworm.com/read/479151/1337100

c usb_ctl.c

/* * Copyright (C) Compaq Computer Corporation, 1998, 1999 * Copyright (C) Extenex Corporation, 2001 * * usb_ctl.c * * SA1100 USB controller core driver. * * This file provides interrupt
www.eeworm.com/read/479151/1337104

c usb-char.c

/* * (C) Copyright 2000-2001 Extenex Corporation * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by *
www.eeworm.com/read/479151/1337279

h usb-char.h

/* * Copyright (C) 2001 Extenex Corporation * * usb-char.h * * Character device emulation client for S3C2410 client usb core. * * * */ #ifndef _USB_CHAR_H #define _USB_CHAR_H #define USBC_MA
www.eeworm.com/read/479151/1337281

h usb_ctl.h

/* * Copyright (C) Compaq Computer Corporation, 1998, 1999 * Copyright (C) Extenex Corporation 2001 * Copyright (C) MIZI Research Inc. 2002 * * usb_ctl.h * * PRIVATE interface used to shar
www.eeworm.com/read/479151/1337285

c usb_send.c

/* * usb_send.c * * S3C2410 USB send function * endpoint 2 * * bushi */ #include #include #include #include #inc
www.eeworm.com/read/479151/1337289

c usb_recv.c

/* * usb_recv.c * * S3C2410 USB receive function * endpoint 1 * * bushi */ #include #include #include #include #in
www.eeworm.com/read/479151/1337296

c usb_ctl.c

/* * This program is derived from Extenex Corporation's SA-1100 usb * controller core driver by MIZI. * * usb_ctl.c * * S3C2410 USB controller core driver. * * This file provides interru
www.eeworm.com/read/479151/1337298

c usb-char.c

/* * (C) Copyright 2000-2001 MIZI Research, Inc. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by *