代码搜索:ex3

找到约 234 项符合「ex3」的源代码

代码结果 234
www.eeworm.com/read/251439/12345095

c main.c

#include #define MsgLen 11 sfr WDTC = 0x8f;//看门狗寄存器定义 sfr XICON = 0xc0;//外部中断控制寄存器定义 sbit EX2 = XICON^2;//外部中断2使能位定义 sbit EX3 = XICON^6;//外部中断3使能位定义 unsigned char MSGBuf[MsgLen];//接收缓
www.eeworm.com/read/403484/11515521

h c516rd.h

sfr P4 = 0xe8; sbit P4_3= P4^3; sbit P4_2 = P4^2; sbit P4_1 = P4^1; sbit P4_0 = P4^0; sfr XICON = 0xc0; sbit PX3= XICON^7; sbit EX3= XICON^6; sbit IE3= XICON^5; sbit IT3= XICON^4; sbit
www.eeworm.com/read/403482/11515584

h c516rd.h

sfr P4 = 0xe8; sbit P4_3= P4^3; sbit P4_2 = P4^2; sbit P4_1 = P4^1; sbit P4_0 = P4^0; sfr XICON = 0xc0; sbit PX3= XICON^7; sbit EX3= XICON^6; sbit IE3= XICON^5; sbit IT3= XICON^4; sbit
www.eeworm.com/read/403467/11515764

h c516rd.h

sfr P4 = 0xe8; sbit P4_3= P4^3; sbit P4_2 = P4^2; sbit P4_1 = P4^1; sbit P4_0 = P4^0; sfr XICON = 0xc0; sbit PX3= XICON^7; sbit EX3= XICON^6; sbit IE3= XICON^5; sbit IT3= XICON^4; sbit