代码搜索:Bus
找到约 10,000 项符合「Bus」的源代码
代码结果 10,000
www.eeworm.com/read/164602/10100330
h bus.h
// bus.h : main header file for the BUS application
//
#if !defined(AFX_BUS_H__C2343966_3861_4178_A717_D998B29304F9__INCLUDED_)
#define AFX_BUS_H__C2343966_3861_4178_A717_D998B29304F9__INCLUDED_
www.eeworm.com/read/164602/10100331
mdb bus.mdb
www.eeworm.com/read/164602/10100337
plg bus.plg
Build Log
--------------------Configuration: bus - Win32 Debug--------------------
Command Lines
Results
bus.exe - 0 error(s),
www.eeworm.com/read/164602/10100338
clw bus.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CBusDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "bus.h"
www.eeworm.com/read/164602/10100341
ncb bus.ncb
www.eeworm.com/read/164542/10103543
db bus.db
www.eeworm.com/read/360097/10109742
h bus.h
#ifndef _BUS_H_
#define _BUS_H_
sbit LCDEN=P1^0;
sbit SELFK=P1^1; //1:keypad 0:finger
sbit WAKE=P1^4;
sbit SEL485=P1^5;
sbit INITP=P1^5;
sbit AUX1=P1^6;
sbit AUX2=P1^7;
sbit SEL128 = P2
www.eeworm.com/read/163678/10150320
h bus_if.h
#ifndef BUS_IF_H
#define BUS_IF_H
//BEGIN: bus_if.h (systemc)
//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
//See processor.h for more information
//~~~~~~~~~~~~~~~~~
www.eeworm.com/read/280346/10337874
inf bus.inf
[Version]
Signature="$WINDOWS NT$"
Class=System
ClassGuid={4D36E97D-E325-11CE-BFC1-08002BE10318}
Provider=%TIAMO%
DriverVer=07/07/2004, 1.00.0000
[DestinationDirs]
DefaultDestDir = 12
[Sou
www.eeworm.com/read/160449/10529406