代码搜索结果

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

bus.dsw

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

bus.dsp

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

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_

bus.plg

Build Log --------------------Configuration: bus - Win32 Debug-------------------- Command Lines Results bus.exe - 0 error(s),

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"

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

bus_if.h

#ifndef BUS_IF_H #define BUS_IF_H //BEGIN: bus_if.h (systemc) //~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ //See processor.h for more information //~~~~~~~~~~~~~~~~~