代码搜索结果
找到约 10,000 项符合
CAN Bus 的代码
can_fifo.xst
set -tmpdir __projnav
set -xsthdpdir ./xst
run
-ifn can_fifo.prj
-ifmt mixed
-ofn can_fifo
-ofmt NGC
-p xc2s300e-6-pq208
-top can_fifo
-opt_mode Speed
-opt_level 1
-iuc NO
-lso can_fifo.ls
ew_can.h
/*
*****************************************************************************
**
** Project : EW CAN Library for Philips LPC2129
**
** Modulename : CAN
**
** Filename
ew_can.c
/*
*****************************************************************************
**
** Project : EW CAN Library for Philips LPC2129
**
** Modulename : CAN
**
** Filename
hw_can.h
//*****************************************************************************
//
// hw_can.h - Defines and macros used when accessing the can.
//
// Copyright (c) 2006-2008 Luminary Micro, Inc.
hw_can.h
//*****************************************************************************
//
// hw_can.h - Defines and macros used when accessing the can.
//
// Copyright (c) 2006-2008 Luminary Micro, Inc.
hw_can.h
//*****************************************************************************
//
// hw_can.h - Defines and macros used when accessing the can.
//
// Copyright (c) 2006-2008 Luminary Micro, Inc.
hw_can.h
//*****************************************************************************
//
// hw_can.h - Defines and macros used when accessing the can.
//
// Copyright (c) 2006-2008 Luminary Micro, Inc.
#can_t.c
#include "can.h"
#define LEN 8
void transmit (char MsgNum,char *p,char len)
/*将*p数据写入can消息发送,len为数据长度*/
{ char i;
SFRPAGE = CAN0_PAGE;
CAN0ADR = IF1CMDMSK;
CAN0DAT = 0x0087;
hw_can.h
//*****************************************************************************
//
// hw_can.h - Defines and macros used when accessing the can.
//
// Copyright (c) 2006-2008 Luminary Micro, Inc.
can_flock.al
# NOTE: Derived from ../../lib/Storable.pm.
# Changes made here will be lost when autosplit is run again.
# See AutoSplit.pm.
package Storable;
#line 83 "../../lib/Storable.pm (autosplit into ../../l