代码搜索结果
找到约 2,053 项符合
Relay 的代码
uart.c.bak
#include
#include
#include
#include "main.h"
#include "uart.h"
unsigned char relay_temp[7];
unsigned char *load;
//UART0 initialize
// desired baud rate: 192
uart.c
#include
#include
#include
#include "main.h"
#include "uart.h"
unsigned char relay_temp[7];
unsigned char *load;
//UART0 initialize
// desired baud rate: 192
uart.s
.module uart.c
.area text(rom, con, rel)
.dbfile E:\mysoft\DH980\uart.c
.dbfunc e uart0_init _uart0_init fV
.even
_uart0_init::
.dbline -1
.dbline 13
; #include
; #include
function._h
#ifndef __function_h
#define __function_h
#define LED 0xff
#define send_led_on PORTF |= 0x02
#define send_led_off PORTF &= ~(0x02)
#define rece_led_on PORTF |= 0x01
#define
function.h
#ifndef __function_h
#define __function_h
#define LED 0xff
#define send_led_on PORTF |= 0x02
#define send_led_off PORTF &= ~(0x02)
#define rece_led_on PORTF |= 0x01
#define
rpl_ndb_idempotent.result
stop slave;
drop table if exists t1,t2,t3,t4,t5,t6,t7,t8,t9;
reset master;
reset slave;
drop table if exists t1,t2,t3,t4,t5,t6,t7,t8,t9;
start slave;
CREATE TABLE t1 (c1 CHAR(15), c2 CHAR(15), c3 INT,
p1r2.txt
hostname P1R2
!
logging rate-limit console 10 except errors
!
ip subnet-zero
no ip finger
!
no ip dhcp-client network-discovery
!
!
!
!
interface Loopback1
ip address 22.22.22.22 255.255
重分发&策略路由 p1r1.txt
hostname P1R1
!
logging rate-limit console 10 except errors
!
ip subnet-zero
no ip finger
!
no ip dhcp-client network-discovery
!
!
!
!
interface Loopback1
ip address 11.11.11.11 255.255
define.c
/*************************************************************************************************************/
/**************************************************************************************
define.lst
C51 COMPILER V7.07 DEFINE 02/07/2006 10:30:05 PAGE 1
C51 COMPILER V7.07, COMPILATION OF MODULE DEFINE
OBJECT MODULE PLACED IN