代码搜索:USB
找到约 10,000 项符合「USB」的源代码
代码结果 10,000
www.eeworm.com/read/418318/10953576
c usb-debug.c
/*
* debug.c - USB debug helper routines.
*
* I just want these out of the way where they aren't in your
* face, but so that you can still use them..
*/
#include
#include
www.eeworm.com/read/418311/10953694
bmp usb_symbol.bmp
www.eeworm.com/read/271777/10980719
pdf usb otg.pdf
www.eeworm.com/read/417455/10989502
axf lcd usb.axf
www.eeworm.com/read/417455/10989596
mcp lcd usb.mcp
www.eeworm.com/read/417432/10990066
c usb430.c
#include
#include
#include /* special function register declarations */
#include "epphal.h"
#include "d12ci.h"
#include "mainloop.h"
#inc
www.eeworm.com/read/417432/10990083
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/417128/11002578
c usb-skeleton.c
/*
* USB Skeleton driver - 2.0
*
* Copyright (C) 2001-2004 Greg Kroah-Hartman (greg@kroah.com)
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of th
www.eeworm.com/read/271051/11010721
c usb_test.c
#include
#include "DSP28_Device.h"
#include "type.h"
#include "sx2.h"
#include "descriptors.h"
#include "DEC2812_USB.h"
#include "ep0req.h"
BOOL Load_descriptors(char length, ch
www.eeworm.com/read/271051/11010726