代码搜索:sbit

找到约 10,000 项符合「sbit」的源代码

代码结果 10,000
www.eeworm.com/read/442972/7640755

h ezregs.h

//----------------------------------------------------------------------------- // File: ezregs.h // Contents: EZ-USB register declarations and bit mask definitions. // // Copyright (c) 1997 Anch
www.eeworm.com/read/442611/7648765

lst text1.lst

C51 COMPILER V8.02 TEXT1 02/25/2009 13:40:40 PAGE 1 C51 COMPILER V8.02, COMPILATION OF MODULE TEXT1 OBJECT MODULE PLACED IN T
www.eeworm.com/read/442530/7649897

c 两项四线步进电机.c

#include #define uchar unsigned char #define uint unsigned int sbit P0_0=P0^0; //A sbit P0_1=P0^1; //~A sbit P0_2=P0^2; //B sbit P0_3=P0^3; //~B sbit EAA=P0^4;//EA/A sbit EAB=P0^5;//E
www.eeworm.com/read/442107/7659741

c test01.c

#include sbit k2=P3^4; sbit k3=P3^5; sbit k4=P3^6; sbit k5=P3^7; sbit light1=P1^7; sbit dula=P2^6; sbit wela=P2^7; #define uchar unsigned char #define uint unsigned int uchar co
www.eeworm.com/read/440991/7678247

txt 按键控制双机通讯.txt

#include "reg51.h" #include "string.h" sbit P34=P3^4; sbit P35=P3^5; sbit P36=P3^6; sbit P37=P3^7; main() { unsigned int i,j,s=0; TMOD=0x20; // 初始化,波特率1200 TH1=230; TL1=230; TR1=1; S
www.eeworm.com/read/440764/7681719

c key.c

#include sbit key1=P3^0;//定义按键位置 sbit key2=P3^1; sbit key3=P3^2; sbit key4=P3^3; unsigned char const dofly[]={0xf9,0xb0,0x92,0x80};// code table 1358 /////////////////////////
www.eeworm.com/read/440696/7683734

h lpregs.h

//----------------------------------------------------------------------------- // File: lpregs.h // Contents: EZ-USB FX2LP/FX1 register declarations and bit mask definitions. // // $Arc
www.eeworm.com/read/440696/7683869

h lpregs.h

//----------------------------------------------------------------------------- // File: lpregs.h // Contents: EZ-USB FX2LP/FX1 register declarations and bit mask definitions. // // $Arc
www.eeworm.com/read/440696/7683882

h lpregs.h

//----------------------------------------------------------------------------- // File: lpregs.h // Contents: EZ-USB FX2LP/FX1 register declarations and bit mask definitions. // // $Arc
www.eeworm.com/read/440696/7683906

h lpregs.h

//----------------------------------------------------------------------------- // File: lpregs.h // Contents: EZ-USB FX2LP/FX1 register declarations and bit mask definitions. // // $Arc