代码搜索:usb 开发教程

找到约 10,000 项符合「usb 开发教程」的源代码

代码结果 10,000
www.eeworm.com/read/136786/5862845

c usb_send.c

/* * Generic xmit 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 Comput
www.eeworm.com/read/136786/5862853

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/136786/5862863

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/136786/5862865

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/136786/5862869

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/136786/5863038

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/136786/5863040

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/136786/5863043

c usb_send.c

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

c usb_recv.c

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

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