代码搜索结果

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

bus.cpp

#include #include #include #include #include "pmplatform.h" #include "s2440.h" #include "ceddk.h" #include "pkfuncs.h" //BANK1 映射虚拟地址 对应的物理地址 #defi

bus.h

#ifndef __h #define __h #include #include "types.h" #include "request.h" #include "direct_if.h" #include "non_blocking_if.h" #include "blocking_if.h" #include "arbiter_if.h" #

bus.cpp

#include "bus.h" void bus::end_of_elaboration() { // perform a static check for overlapping memory areas of the slaves bool no_overlap; for (int i = 1; i < slave_port.size(); ++i) {

bus.rc

//Microsoft Developer Studio generated resource script. // #include "resource.h" #define APSTUDIO_READONLY_SYMBOLS /////////////////////////////////////////////////////////////////////////////

bus.cpp

// bus.cpp : Defines the class behaviors for the application. // #include "stdafx.h" #include "bus.h" #include "busDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char T

bus.dsw

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