代码搜索结果
找到约 10,000 项符合
CAN Bus 的代码
485bus slave.c
#include
#include
#define 485bus_recive PORTD|=0X04;
#define 485bus_send PORTD&=0XFB;
void 485bus_init(void)
{
DDRD|=0X04;
USART_Init();
/* 设置波特率*/
UBRR= 0x33;
/*
simple_bus_slow_mem.h
/*****************************************************************************
The following code is derived, directly or indirectly, from the SystemC
source code Copyright (c) 1996-2002 by all C
simple_bus_master_blocking.h
/*****************************************************************************
The following code is derived, directly or indirectly, from the SystemC
source code Copyright (c) 1996-2002 by all C
simple_bus_non_blocking_if.h
/*****************************************************************************
The following code is derived, directly or indirectly, from the SystemC
source code Copyright (c) 1996-2002 by all C
simple_bus_master_blocking.cpp
/*****************************************************************************
The following code is derived, directly or indirectly, from the SystemC
source code Copyright (c) 1996-2002 by all C
simple_bus_master_direct.h
/*****************************************************************************
The following code is derived, directly or indirectly, from the SystemC
source code Copyright (c) 1996-2002 by all C
simple_bus_master_direct.cpp
/*****************************************************************************
The following code is derived, directly or indirectly, from the SystemC
source code Copyright (c) 1996-2002 by all C
simple_bus_fast_mem.h
/*****************************************************************************
The following code is derived, directly or indirectly, from the SystemC
source code Copyright (c) 1996-2002 by all C
i2c_bus.txt
VIIC_M1.0软件包
⑴ MSP430各寄存器的定义:
;*************************************
;定义TP0.0--TP0.5各端口的各种控制寄存器
;*************************************
;
TPD .set 004EH ;TP端口数据寄存器
TPE .