代码搜索结果
找到约 10,000 项符合
Protocol 的代码
protocol.c
#include "protocol.h"
#include "pub_func.h"
#include "sys_time.h"
#include "storage.h"
#include "data_flash.h"
#include "sys_event.h"
#include "string.h"
#include "i2c.h"
unsigned char DI0_H
protocol.c
/*
** Copyright (c) 2002 Hughes Technologies Pty Ltd. All rights
** reserved.
**
** Terms under which this software may be used or copied are
** provided in the specific license associated with thi
protocol.h
#define MAX_PKT 4 /* determines packet size in bytes */
typedef enum {false, true} boolean; /* boolean type */
typedef unsigned int seq_nr; /* sequence or ack numbers */
typedef struct {unsigned
protocol.cpp
#include
#include "protocol.h"
bool InitCom(int comport)
{
char Ccom[10];
DCB dcb;
HANDLE hCom;
BOOL fSuccess;
COMSTAT comstat;
DWORD dwError;
COMMTIM
protocol.h
#ifndef _PROTOCOL_
#define _PROTOCOL_
/*******************************************************/
/*---------------------- response----------------------*/
#define mRight 0x81
#define
protocol.txt
(Japanese)
----------------------------------------------------------------------
IP Messenger 捠怣僾儘僩僐儖巇條(僪儔僼僩9斉乯 1996/02/21
Modify 2
protocol.c
/* SCTP kernel implementation
* (C) Copyright IBM Corp. 2001, 2004
* Copyright (c) 1999-2000 Cisco, Inc.
* Copyright (c) 1999-2001 Motorola, Inc.
* Copyright (c) 2001 Intel Corp.
* Copyright (c)
protocol.h
/* Driver for USB Mass Storage compliant devices
* Protocol Functions Header File
*
* $Id: protocol.h,v 1.1.1.1 2004/03/25 05:51:23 laputa Exp $
*
* Current development and maintenance by:
* (
protocol.c
/* Driver for USB Mass Storage compliant devices
*
* $Id: protocol.c,v 1.1.1.1 2004/03/25 05:51:23 laputa Exp $
*
* Current development and maintenance by:
* (c) 1999-2002 Matthew Dharm (mdharm
1797 05 protocol
//接收子函数
#include
#define SECRET 0X89
unsigned char bdata s_buf,r_buf;
unsigned char data last_s;
extern bit scan_on,secret_f;
extern unsigned char delay_count;
sbit s_buf0=s_buf^0;
s