代码搜索:usb 开发教程

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

代码结果 10,000
www.eeworm.com/read/333062/12704280

obj usb_disk.obj

www.eeworm.com/read/332951/12715453

pdf visualc_to_usb.pdf

www.eeworm.com/read/145179/12746487

inc usb_defs.inc

; Software License Agreement ; ; The software supplied herewith by Microchip Technology Incorporated (the "Company") ; for its PICmicro
www.eeworm.com/read/145178/12746556

inc usb_defs.inc

; Software License Agreement ; ; The software supplied herewith by Microchip Technology Incorporated (the "Company") ; for its PICmicro
www.eeworm.com/read/145177/12746581

inc usb_defs.inc

; Software License Agreement ; ; The software supplied herewith by Microchip Technology Incorporated (the "Company") ; for its PICmicro
www.eeworm.com/read/332560/12747873

h copy of usb.h

//中断类型 #define USB_INT_SPINT 0x01 #define USB_INT_SOFINT 0x08 #define USB_INT_EORINT 0x10 #define USB_INT_WUPCPU 0x20 #define USB_INT_EP0 0x01 #define USB_INT_EP1 0x02 #define USB_INT
www.eeworm.com/read/246156/12753407

pdf usb_complete.pdf

www.eeworm.com/read/246105/12756098

o usb-skeleton.o

www.eeworm.com/read/246105/12756101

c usb-skeleton.c

/* * USB Skeleton driver - 0.6 * * Copyright (c) 2001 Greg Kroah-Hartman (greg@kroah.com) * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU
www.eeworm.com/read/246073/12757819

h usb100.h

#ifndef __USB100_H__ #define __USB100_H__ #include //bmRequest.Dir #define BMREQUEST_HOST_TO_DEVICE 0 #define BMREQUEST_DEVICE_TO_HOST 1 //bmRequest.Type