代码搜索:CAN Bus
找到约 10,000 项符合「CAN Bus」的源代码
代码结果 10,000
www.eeworm.com/read/264539/11310667
h can.h
#ifndef __CAN_H__
#define __CAN_H__
#include "../inc/def.h"
typedef enum{
BandRate_125kbps,
BandRate_250kbps,
BandRate_500kbps,
BandRate_1Mbps
}CanBandRate;
typedef struct {
unsig
www.eeworm.com/read/409351/11331567
vbw can.vbw
Module1 = 22, 29, 621, 486,
CANForm = 44, 58, 643, 514, , 66, 87, 665, 543, C
www.eeworm.com/read/409351/11331569
vbp can.vbp
Type=Exe
Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#D:\WINDOWS\System32\STDOLE2.TLB#OLE Automation
Module=Module1; Module1.bas
Reference=*\G{00025E01-0000-0000-C000-000000000046}#5.0
www.eeworm.com/read/409250/11339539
plg can.plg
礦ision3 Build Log
Project:
E:\STM32-EVAL项目\STM32_program_file\ADC\uvsion\ADC.uv2
Project File Date: 09/17/2007
Output:
www.eeworm.com/read/263097/11375508
pjt can.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectName="CAN"
ProjectDir="D:\tic2000\myprojects\can\"
ProjectType=Executable
CPUFamily=TMS32
www.eeworm.com/read/263097/11375513
paf can.paf
www.eeworm.com/read/263097/11375541
wks can.wks
www.eeworm.com/read/408670/11377611
h can.h
#pragma once
#define CAN_RW_TIMEOUT 2000
typedef struct {
//
HANDLE hTx0Event;
//
HANDLE hRx0Event;
//
HANDLE hTx1Event;
HANDLE hRx1Event;
//
HANDLE hIntr0Event;
www.eeworm.com/read/408670/11377614
cpp can.cpp
// CAN.cpp : Defines the entry point for the DLL application.
//
#include
#include
#include
#include "stdafx.h"
#include "can.h"
#include "spi.h"
#includ
www.eeworm.com/read/408552/11382933
h can.h
/************************************************************************************
FILENAME: SEED-DEC2407.h
************************************************************************************/