代码搜索:sbit
找到约 10,000 项符合「sbit」的源代码
代码结果 10,000
www.eeworm.com/read/152021/5677466
lst 12-5c.lst
C51 COMPILER V7.09 12_5C 08/11/2005 18:59:36 PAGE 1
C51 COMPILER V7.09, COMPILATION OF MODULE 12_5C
OBJECT MODULE PLACED IN 1
www.eeworm.com/read/152021/5677750
lst f_write.lst
C51 COMPILER V7.09 F_WRITE 06/18/2004 09:19:33 PAGE 1
C51 COMPILER V7.09, COMPILATION OF MODULE F_WRITE
OBJECT MODULE PLACED IN
www.eeworm.com/read/151225/5685224
c int2ms.c
/*fosc=12MHz,要求P1.0输出T=2ms的方波.*/
/*使用中断方式*/
#include
sbit p2_0=P2^0;
timer0() interrupt 1 using 1
{p2_0=!p2_0;
TH0=0xff;TL0=0xce;
}
main()
{TMOD=0X01;
P1=0x00;
P2=0x00;
P0=0x00;
www.eeworm.com/read/150372/5693317
h aduc812.h
/*REV. 2.0 11th February 2002
ADuC812 Apps, Analog Devices Inc.*/
/* BYTE Register */
sfr P0 = 0x80;
sfr SP = 0x81;
sfr DPL = 0x82;
sfr DPH = 0x83;
www.eeworm.com/read/150372/5693378
h te5_csoc.h
/*--------------------------------------------------------------------------
TE5_CSOC.H
Header file for Triscend E5 CSoC Device Common.
Copyright (c) 1988-2002 Keil Elektronik GmbH and Keil Softw
www.eeworm.com/read/150372/5693381
h versa1.h
/*--------------------------------------------------------------------------
VERSA1.H
Header file for GOAL Semiconductor Versa 1
Copyright (c) 1988-2002 Keil Elektronik GmbH and Keil Software, In
www.eeworm.com/read/150372/5693394
h reg505c.h
/*--------------------------------------------------------------------------
REG505C.H
Header file for the C505C Processor.
Copyright (c) 1988-2002 Keil Elektronik GmbH and Keil Software, Inc.
A
www.eeworm.com/read/150372/5693396
h reg868.h
/*--------------------------------------------------------------------------
REG868.H
Header file for for SAB C868 microcontroller.
Copyright (c) 1988-2002 Keil Elektronik GmbH and Keil Software,
www.eeworm.com/read/150372/5693407
h reg530.h
/*--------------------------------------------------------------------------
REG530.H
Header file for DS87C520/DS83C520 and DS87C530/DS83C530.
Copyright (c) 1988-2002 Keil Elektronik GmbH and Kei
www.eeworm.com/read/149399/5700129
h dp80390cpu.h
/*--------------------------------------------------------------------------
DP80390CPU.H
Registers definition for DCD DP80390CPU
Copyright (c) 2003 Keil Elektronik GmbH and Keil Software, In