代码搜索:USB OTG

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

代码结果 10,000
www.eeworm.com/read/243567/4521946

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/243567/4521949

c usb_send.c

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

c usb_recv.c

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

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/243567/4521959

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 *
www.eeworm.com/read/243567/4522023

h usb-char.h

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

h usb_ctl.h

/* * Copyright (C) Compaq Computer Corporation, 1998, 1999 * Copyright (C) Extenex Corporation 2001 * Copyright (C) Intrinsyc, Inc., 2002 * * usb_ctl.h * * PRIVATE interface used to share
www.eeworm.com/read/243567/4522026

c usb_send.c

/* * Generic xmit layer for the PXA USB client function * * This code was loosely inspired by the original version which was * Copyright (c) Compaq Computer Corporation, 1998-1999 * Copyright (c)
www.eeworm.com/read/243567/4522031

c usb_recv.c

/* * Generic receive layer for the PXA USB client function * * This code was loosely inspired by the original version which was * Copyright (c) Compaq Computer Corporation, 1998-1999 * Copyright
www.eeworm.com/read/243567/4522036

c usb-eth.c

/* * Ethernet driver for the PXA USB client function * Copyright (c) 2001 by Nicolas Pitre * * This code was loosely inspired by the original initial ethernet test driver * Copyright (c) Compaq C