代码搜索:sbit
找到约 10,000 项符合「sbit」的源代码
代码结果 10,000
www.eeworm.com/read/258838/11838557
h pwlock.h
/*****************************************/
/* Copyright (c) 2005, 通信工程学院 */
/* All rights reserved. */
/* 作 者:戴 佳 */
/*****************************************/
www.eeworm.com/read/344960/11848838
c 7279.c
/*******************************
模块名称:7279显示
创建人: 田本武 修改人: 田本武 修改时间:2007-10-16
功能描述:键盘显示管理
版本号: 2.0版本
********************************/
#include "reg51.h "
#define uchar unsigned char
#
www.eeworm.com/read/344888/11853472
c display.c
#include
#define comm 0
#define dat 1
sbit RS = P3^3; //H=data; L=command;
sbit RW = P3^4; //H=read; L=write;
sbit E = P3^5; //input enable;
sbit busy=P1^7; //lcd busy
www.eeworm.com/read/155425/11874468
i 12887.i
#line 1 "12887.C" /0
#line 1 "D:\KEIL\C51\INC\ABSACC.H" /0
#line 24 "D:\KEIL\C51\INC\ABSACC.H" /1
#line 29 "D:\KEIL\C51\INC\ABSACC.H" /0
www.eeworm.com/read/344519/11875307
i ftcommon.i
/****************************************************************************/
/* */
/* The FreeType project -- a free and por
www.eeworm.com/read/155351/11883519
h hal.h
///////////////////////////hal.h//////////////////////////
#include "AT89X52.H"
sbit MCU_LED1=P1^0;
sbit MCU_LED2=P1^1;
sbit MCU_LED3=P1^2;
sbit MCU_LED4=P1^3;
sbit SWM1=P1^4;
sbit SWM2=P1^
www.eeworm.com/read/258104/11883790
h d12config.h
/****************************************Copyright (c)**************************************************
** 广州周立功单片机发展有限公司
** 研 究
www.eeworm.com/read/257966/11898499
c 10.1.c
#include
#include
#define uint unsigned int
#define uchar unsigned char
#define N 128 /*定采样长度,如128点*/
sbit BYTE=P1^0;
sbit RC=P1^1;
sbit BUSY=P1^2; /*定义特殊位*/
int xda
www.eeworm.com/read/344189/11903214
c max5512.c
#include "reg51.h"
#include "intrins.h"
sbit input = P1^7;
sbit MAX5512_CS =P1^4;
sbit MAX5512_CLK =P1^3;
sbit MAX5512_DIN =P1^2;
unsigned char dat=0;
send_MAX5512(unsigned int dat)
{
uns
www.eeworm.com/read/344106/11908568
lst ds1302.lst
C51 COMPILER V7.06 DS1302 07/29/2000 11:48:31 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE DS1302
OBJECT MODULE PLACED IN