代码搜索:sbit
找到约 10,000 项符合「sbit」的源代码
代码结果 10,000
www.eeworm.com/read/440498/7688606
c lesson1_2.c
#include
sbit D2=P1^2;
unsigned int a;
void main()
{
D2=0;
/* for(a=0;a
www.eeworm.com/read/440447/7689320
lst ledmov.lst
C51 COMPILER V7.50 LEDMOV 03/27/2007 21:56:41 PAGE 1
C51 COMPILER V7.50, COMPILATION OF MODULE LEDMOV
OBJECT MODULE PLACED IN
www.eeworm.com/read/440268/7691301
lst wanyong1.lst
C51 COMPILER V8.09 WANYONG1 03/15/2009 14:36:46 PAGE 1
C51 COMPILER V8.09, COMPILATION OF MODULE WANYONG1
OBJECT MODULE PLACED I
www.eeworm.com/read/439070/7717208
h ezregs.h
//-----------------------------------------------------------------------------
// File: ezregs.h
// Contents: EZ-USB register declarations and bit mask definitions.
//
// Copyright (c) 1997 Anch
www.eeworm.com/read/437350/7750549
#1 mcu_init.#1
//-----------------------------------------------------------------------------
// MCU_Init.h
//-----------------------------------------------------------------------------
// Copyright 2006 Silic
www.eeworm.com/read/437350/7750575
h mcu_init.h
//-----------------------------------------------------------------------------
// MCU_Init.h
//-----------------------------------------------------------------------------
// Copyright 2006 Silic
www.eeworm.com/read/436981/7757825
h testregs.h
#ifndef TESTREGS_H
#define TESTREGS_H
#ifndef TESTHEADER_H
#error include 'testheader.h' before including this file.
#endif
#define bmSTRETCH 0x07
#define FW_STRETCH_VALUE 0x0
sfr SP
www.eeworm.com/read/435888/7782103
c 16.c
/*------------------------------------------
serial ad & da.c 外电压比较器
Copyright 2002 DFJD Software, Inc.
--------------------------------------------*/
#include /* special funct
www.eeworm.com/read/435888/7782113
lst 16.lst
C51 COMPILER V6.20c 16 03/19/2004 10:47:10 PAGE 1
C51 COMPILER V6.20c, COMPILATION OF MODULE 16
OBJECT MODULE PLACED IN 16.
www.eeworm.com/read/435486/7791218
c 999miaodjs.c
#include
sbit Key_UP=P1^0;
sbit Key_DOWN=P1^1;
unsigned char KeyV,TempKeyV;
sbit P35=P3^5;//数码管第5位
sbit P36=P3^6;//数码管第6位
sbit P37=P3^7;//数码管第7位
sbit JDQ=P2^0;//继电器
sbit be