代码搜索:如何学习 usb?

找到约 10,000 项符合「如何学习 usb?」的源代码

代码结果 10,000
www.eeworm.com/read/122335/14700616

lnp philips_usb.lnp

"Protodma.obj", "D12ci.obj", "Epphal.obj", "Isr.obj", "Mainloop.obj", "Chap_9.obj" TO "philips_usb" RAMSIZE(256)
www.eeworm.com/read/122335/14700622

mpf philips_usb.mpf

www.eeworm.com/read/122335/14700638

edk philips_usb.edk

www.eeworm.com/read/122335/14700651

plg philips_usb.plg

Build target 'usb_book' compiling Protodma.c... compiling D12ci.c... compiling Epphal.c... .\EPPHAL.C(12): warning C280: 'pio': unreferenced local variable compiling Isr.c... compiling Mainloop.c... c
www.eeworm.com/read/122335/14700653

hex philips_usb.hex

:10106D0052656164205265676973746572733A20C5 :10107D004F6666736574203D20307825782C204CA2 :10108D00656E677468203D20307825782C20496E78 :10109D00646578203D20307825782E0A00577269D6 :1010AD0074652052656
www.eeworm.com/read/122335/14700655

h usb100.h

#ifndef __USB100_H__ #define __USB100_H__ #define MAXIMUM_USB_STRING_LENGTH 255 // values for the bits returned by the USB GET_STATUS command #define USB_GETSTATUS_SELF_POWERED
www.eeworm.com/read/221974/14712914

pdf usb11.pdf

www.eeworm.com/read/122198/14715342

h usb_defs.h

#define TRUE 1 #define FALSE 0 #define NULL 0 #define NUM_CONFIGURATIONS 1 #define NUM_INTERFACES 1 #define ConfiguredUSB() while ((USWSTAT&0x3)!=CONFIG_STATE) {} #define
www.eeworm.com/read/122198/14715347

c usb_main.c

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

h usb-serial.h

/* * USB Serial Converter driver * * Copyright (C) 1999, 2000 * Greg Kroah-Hartman (greg@kroah.com) * * This program is free software; you can redistribute it and/or modify * it under the t