代码搜索结果
找到约 10,000 项符合
P 的代码
p2p_s.c
/* p2p_s.c */
/* 双机点对点通信的从机部分 */
#ifndef __P2P_S_C__
#define __P2P_S_C__
#include
#include
#define __MAX_LEN_ 64 // 数据最大长度
#define _MHZ_ 11 // 设置单片机使用的晶振频率(11.0
p2p_m.c
/* p2p_m.c */
/* 双机点对点通信的主机部分 */
#ifndef __P2P_M_C__
#define __P2P_M_C__
#include
#include
#define __MAX_LEN_ 64 // 数据最大长度
#define _MHZ_ 11 // 设置单片机使用的晶振频率(11.0
p1-p1.c
#include
#include"uart.h"
#define uchar unsigned char
xdata unsigned char ad _at_ 0x70ff;
sbit EOC=P1^0;
uchar s[3];
void shujushouji()
{
s[0]=P0;
s[1]=P1;
s[2]=P2;
p16p8.dev
" $Header: p16p8.dev,v 9.0 90/09/07 09:05:46 bob Exp $
"%%A2
'P16P8'PAL2056 2 0 2047 64 32P2048 2055 1 8S0 20 0 0I2 3NI0 1NI4 5NI8 9
NI12 13NI16 17NI20 21NI24 25NI28 29NGI30 31NOT1824P2055IN7YNT179
p2p_s.c
/* p2p_s.c */
/* 双机点对点通信的从机部分 */
#ifndef __P2P_S_C__
#define __P2P_S_C__
#include
#include
#define __MAX_LEN_ 64 // 数据最大长度
#define _MHZ_ 11 // 设置单片机使用的晶振频率(11.0
p2p_m.c
/* p2p_m.c */
/* 双机点对点通信的主机部分 */
#ifndef __P2P_M_C__
#define __P2P_M_C__
#include
#include
#define __MAX_LEN_ 64 // 数据最大长度
#define _MHZ_ 11 // 设置单片机使用的晶振频率(11.0
p00p5000.kis
.i 3
.o 6
.s 6
.p 17
.reset Rst
.resettype async
.clock Clk
.resetstate st1
.type fdr
.ilb In0 In1 In2
.ob Out0 Out1 Out2 Out3 Out4 Out5
.obdefault 000000
.ffname state
.fftype d
.usedc
p00p5000.kis
.i 3
.o 6
.s 6
.p 17
.reset Rst
.resettype async
.clock Clk
.resetstate st1
.type fdr
.ilb In0 In1 In2
.ob Out0 Out1 Out2 Out3 Out4 Out5
.obdefault 000000
.ffname state
.fftype d
.usedc