代码搜索:usb 开发教程

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

代码结果 10,000
www.eeworm.com/read/143869/12833970

c usb430.c

#include #include #include /* special function register declarations */ #include "epphal.h" #include "d12ci.h" #include "mainloop.h" #inc
www.eeworm.com/read/143869/12834002

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/331100/12850889

pdf usb_system.pdf

www.eeworm.com/read/330815/12867243

h usb_descriptor.h

/* ELEC254 Group32 USB SD Card Reader */ #ifndef __USB_Descriptor_H__ #define __USB_Descriptor_H__ #define U8 unsigned char #define U16 unsigned int #define U32 unsigned long /*USB Descript
www.eeworm.com/read/244416/12867441

h tn_usb.h

/* TNKernel real-time kernel - USB examples Copyright
www.eeworm.com/read/244416/12867568

h tn_usb.h

/* TNKernel real-time kernel - USB examples Copyright
www.eeworm.com/read/143206/12889245

h usb_reg.h

/*
www.eeworm.com/read/330329/12901148

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