代码搜索结果
找到约 10,000 项符合
CAN Bus 的代码
bus can.mcp
[HEADER]
magic_cookie={66E99B07-E706-4689-9E80-9B2582898A13}
file_version=1.0
[PATH_INFO]
BuildDirPolicy=BuildDirIsProjectDir
dir_src=
dir_bin=
dir_tmp=
dir_sin=
dir_inc=F:\EUROBOT 2009\09 -
bus can.mptags
!_TAG_FILE_FORMAT 2 /extended format; --format=1 will not append ;" to lines/
!_TAG_FILE_SORTED 1 /0=unsorted, 1=sorted, 2=foldcase/
!_TAG_PROGRAM_AUTHOR Darren Hiebert /dhiebert@users.sourceforge.n
bus can.hex
:020000040000fa
:080000000002040000000000f2
:020000040000fa
:100400004f8c2000007724000001880000000000cd
:100410000a00070011000700000020000000e000b3
:10042000020032000000020000000000e83002007c
:1
bus can.map
Archive member included because of file (symbol)
E:\Programmes Vista\Microchip\MPLAB C30\lib\dsPIC33F\libp33FJ128MC802-coff.a(ConfigIntTimer1.o)
initialisation.o (Con
can_bus.c
1
4347A–CAN–06/04
CAN Program Examples
1. Introduction
This Application Note provides to customers C and Assembler program examples for
UART.
These examples are developped for the different conf
can_bus.h
#ifndef _CAN_BUS_H_
#define _CAN_BUS_H_
#define CAN_BUS_Intel_MODE 0x400000
#define CAN_BUS_Motorola_MODE 0xffbf
#define CAN_BUS_MODE CAN_BUS_Intel_MODE
#define CAN_BUS_INT_ENABLE 0x08
//#de
can_bus.h
// Can_Bus.h : main header file for the CAN_BUS application
//
#if !defined(AFX_CAN_BUS_H__9954E440_2E0E_4458_B1B8_71F706A39FBB__INCLUDED_)
#define AFX_CAN_BUS_H__9954E440_2E0E_4458_B1B8_71F706A3
can_bus.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CCan_BusDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "Can_Bu