代码搜索结果
找到约 406,141 项符合
CAN Bus 的代码
can.h
/*! \file CAN.h
\brief CAN总线收发数据头文件
\author 丁雷
\version 0.1
*/
#ifndef CAN_H
#define CAN_H
#define CAN_MAX_CHAR_IN_MESSAGE (8) //!
ls-tree.c
/*
* The PCI Utilities -- Show Bus Tree
*
* Copyright (c) 1997--2008 Martin Mares
*
* Can be freely distributed and used under the terms of the GNU GPL.
*/
#include
#inclu
ls-map.c
/*
* The PCI Utilities -- Bus Mapping Mode
*
* Copyright (c) 1997--2008 Martin Mares
*
* Can be freely distributed and used under the terms of the GNU GPL.
*/
#include
#in
can.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectName="CAN"
ProjectDir="D:\Program Files\ti\myprojects\can-success\"
ProjectType=Executable
can.c
/*----------------------------------------------------------------------------
* Name: Can.c
* Purpose: CAN interface for STM32
* Version: V1.00
*-------------------------------------------
can.h
/*----------------------------------------------------------------------------
* Name: CAN.h
* Purpose: CAN interface for STM32
* Version: V1.00
*-------------------------------------------
can.plg
礦ision3 Build Log
Project:
C:\Keil\ARM\Boards\Embest\FWLib\examples\CAN\uvsion\CAN.uv2
Project File Date: 09/04/2007
Output:
Build target 'CAN
can.tra
*** Creating Trace Output File '..\obj\CAN.tra' Ok.
### Preparing for ADS-LD.
### Creating ADS-LD Command Line
### List of Objects: adding '"..\obj\stm32f10x_vector.o"'
### List of Objects: adding
can.plg
礦ision3 Build Log
Project:
C:\Keil\ARM\Boards\Keil\Examples\CAN\uvsion\CAN.uv2
Project File Date: 09/05/2007
Output:
can实验一说明.txt
INT0程序+CAN总线收发程序