代码搜索:sbit
找到约 10,000 项符合「sbit」的源代码
代码结果 10,000
www.eeworm.com/read/127781/5997571
c l3_1tr6.c
/* $Id: l3_1tr6.c,v 1.1.4.1 2001/11/20 14:19:36 kai Exp $
*
* German 1TR6 D-channel protocol
*
* Author Karsten Keil
* Copyright by Karsten Keil
*
* This sof
www.eeworm.com/read/125819/6020947
h c515a.h
/*-------------------------------------------------------------------------
Register Declarations for SIEMENS SAB 80515 Processor
Written By - Bela Torok
Bela.Torokt@kssg.ch
based on reg51
www.eeworm.com/read/124109/6056059
h sab80515.h
/*-------------------------------------------------------------------------
Register Declarations for SIEMENS SAB 80515 Processor
Written By - Bela Torok
Bela.Torokt@kssg.ch
based on reg51
www.eeworm.com/read/120719/6071379
h zlg7289.h
/****************************************************************************
* File:ZLG7289.H
* 功能:ZLG7289A键盘显示芯片显示驱动程序。(头文件)
* 说明:MCS-51单片机,晶振不要大于12MHz。
*****************************************
www.eeworm.com/read/111131/6158375
lst at45081.lst
C51 COMPILER V7.00 AT45081 09/19/2002 15:00:49 PAGE 1
C51 COMPILER V7.00, COMPILATION OF MODULE AT45081
OBJECT MODULE PLACED IN
www.eeworm.com/read/110034/6169130
c l3_1tr6.c
/* $Id: l3_1tr6.c,v 1.1.4.1 2001/11/20 14:19:36 kai Exp $
*
* German 1TR6 D-channel protocol
*
* Author Karsten Keil
* Copyright by Karsten Keil
*
* This sof
www.eeworm.com/read/102935/6228011
c l3_1tr6.c
/* $Id: l3_1tr6.c,v 2.13.6.2 2001/09/23 22:24:49 kai Exp $
*
* German 1TR6 D-channel protocol
*
* Author Karsten Keil
* Copyright by Karsten Keil
*
* This so
www.eeworm.com/read/471650/6276692
h config.h
#include
#include
#include
sbit P2_0=P2^0;
sbit P2_1=P2^1;
sbit P2_2=P2^2;
sbit P2_3=P2^3;
sbit P2_4=P2^4;
sbit P2_5=P2^5;
sbit P2_6=P2^6;
sbit P2_7=P
www.eeworm.com/read/122922/6279052
c tlc5620.c
//DA TLC5620
#include
#include
#include
#define uchar unsigned char
#define uint unsigned int
sbit dacload=P1^0;
sbit dacclk=P1^1;
sbit dacdata=P1^2;
void d
www.eeworm.com/read/122922/6279053
c tlc0831.c
//AD TLC0831
#include
#include
#include
#define uchar unsigned char
#define uint unsigned int
sbit adcdo=P1^3;
sbit adccs=P1^4;
sbit adcclk=P1^5;
void dela