代码搜索结果
找到约 10,000 项符合
CAN Bus 的代码
drv_can.h
#ifndef __drv_can_h
#define __drv_can_h
#define UINT8 unsigned char
#define UINT16 unsigned short
#define UINT32 unsigned int
#define UINT32L unsigned long
#define INT8 char
#define INT16 s
can驱动说明.txt
/****************************************Copyright (c)**************************************************
** 西安傅立叶电子有限公司
** 研 发
can_api.c
/* can_api.c - WindNet CAN API documentation. */
/* Copyright 1984-2001 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
modification history
--------------------
01, 18Dec01, jac created
0
can_test.c
#include "DSP28_Device.h"
void mailbox_check(int32 T1,int32 T2,int32 T3);
void mailbox_read(int16 i);
//Global variable for this example
Uint32 ErrorCount;
Uint32 MessageReceiveCount;
exte
can_registers.v
// synopsys translate_off
`include "timescale.v"
// synopsys translate_on
`include "can_defines.v"
module can_registers
(
clk,
rst,
cs,
we,
addr,
data_in,
data_out,
i
can_registers.prj
verilog work can_register_asyn_syn.v
verilog work can_register_asyn.v
verilog work can_register.v
verilog work can_registers.v
can_registers.lso
DEFAULT_SEARCH_ORDER
can_testbench.ndo
## NOTE: Do not edit this file.
## Auto generated by Project Navigator for VHDL Post-Translate Simulation
##
vlib work
## Compile Post-Translate Model for Module can_top
vcom -87 -explicit can_t
can_fifo.prj
verilog work can_fifo.v