代码搜索:USB
找到约 10,000 项符合「USB」的源代码
代码结果 10,000
www.eeworm.com/read/228101/14400533
mak usb.mak
/************* Code Composer V1 Project Data ********************
The following section contains data generated by Code Composer
to store project information like build options, source filenames
www.eeworm.com/read/228101/14400576
paf usb.paf
www.eeworm.com/read/228101/14400586
pjt usb.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectName="usb"
ProjectDir="D:\tic2000\myprojects\USB\"
ProjectType=Executable
CPUFamily=TMS32
www.eeworm.com/read/228101/14400608
c usb.c
#include "DEC2812.h"
#include "DSP28_Device.h"
#include "DEC2812_USB.h"
#ifndef _rtc_var
#define _rtc_var
unsigned int readFlag;
unsigned int setupCnt;
unsigned int sx2Setup;
unsigned int
www.eeworm.com/read/228101/14400641
wks usb.wks
www.eeworm.com/read/227822/14410259
c usb.c
/*
* QEMU USB emulation
*
* Copyright (c) 2005 Fabrice Bellard
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation f
www.eeworm.com/read/227822/14410295
h usb.h
/*
* QEMU USB API
*
* Copyright (c) 2005 Fabrice Bellard
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files
www.eeworm.com/read/227565/14421043
c usb.c
/** @file USB.c
*
* @author Runar Kjellhaug
*
* @compiler This program has been tested with Keil C51 V7.50.
*
* @copyright
* Copyright (c) 2005 Nordic Semiconductor. All Rights Reserved.
www.eeworm.com/read/227563/14421100
h usb.h
/** @file usb_api.h
*
* @author Runar Kjellhaug
*
* @compiler This program has been tested with Keil C51 V7.50.
*
* @copyright
* Copyright (c) 2005 Nordic Semiconductor. All Rights Reser
www.eeworm.com/read/227431/14425408