代码搜索结果

找到约 10,000 项符合 USB 的代码

usb.c

/** \file USB receive and transmit Autor: Matthias Wei遝r Copyright: Matthias Wei遝r License: QPL (see license.txt) */ #include #include "tools.h"

usb.h

#ifndef __USB_H #define __USB_H signed int usb_getc(void); void usb_putc(unsigned char t); void usb_print(unsigned char *s); #endif

usb.c

/** \file USB receive and transmit Autor: Matthias Wei遝r Copyright 2004: Matthias Wei遝r License: QPL (see license.txt) */ #include #include "tools.h"

usb.h

/** Autor: Matthias Wei遝r Copyright 2004: Matthias Wei遝r License: QPL (see license.txt) */ #ifndef __USB_H #define __USB_H signed int usb_getc(void); void usb_putc(unsigned char

usb.c

#include #include "uart.h" #include "usb.h" #include "usblib.h" #include "usb_dsc.h" #include "timer.h" #include "intc.h" #include "regio.h" #include "gpio.h" #include "oem_gpio.h"

usb.h

#ifndef __USB_H__ #define __USB_H__ #include "basetype.h" extern volatile U8 *downPt; extern volatile U16 checkSum; extern volatile U32 USBdownloadAddress; extern volatile U32 downloa

usb.dsp

# Microsoft Developer Studio Project File - Name="usb" - Package Owner= # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86) Appli

usb.dsw

Microsoft Developer Studio Workspace File, Format Version 6.00 # WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE! ###############################################################################

usb.clw

; CLW file contains information for the MFC ClassWizard [General Info] Version=1 LastClass=CUsbDlg LastTemplate=CDialog NewFileInclude1=#include "stdafx.h" NewFileInclude2=#include "usb.h"