代码搜索:Bit
找到约 10,000 项符合「Bit」的源代码
代码结果 10,000
www.eeworm.com/read/416521/11022880
h key_display.h
/*******************************************************************************************
File Name:
Version:
Discription:
Author:
Date:
****************************************************
www.eeworm.com/read/374600/9393200
c sci.c
/******************************************************************************************
* 目的:串口驱动
* 功能:提供基本的串口操作接口
* 模块依赖:MCS51 串口中断 硬件端口 及 操作方式
****************************************
www.eeworm.com/read/374598/9393979
c sci.c
/******************************************************************************************
* 目的:串口驱动
* 功能:提供基本的串口操作接口
* 模块依赖:MCS51 串口中断 硬件端口 及 操作方式
****************************************
www.eeworm.com/read/467742/7000531
_h counter._h
#define byte unsigned char
#define uint unsigned int
#define ulong unsigned long
#define outp(data,addr ) addr = (data)
#define
www.eeworm.com/read/467742/7000543
h counter.h
#define byte unsigned char
#define uint unsigned int
#define ulong unsigned long
#define outp(data,addr ) addr = (data)
#define
www.eeworm.com/read/222480/14688490
inc const.inc
.define DEBUG_PC
.define CDDEBUG
//.define HSH
.define WM
//.define DBL
.define M64
//.define EDL
//.define XYD
//.define EDITMOD
//.define TTTEMP
//.define DEBUG_MODE
//.define TRACE
// 0
www.eeworm.com/read/115068/15028111
h rtl8139.h
/* This file contain the register map of RTL8139 and what the bits of
the register stand for.
The data is copied form data sheet of "Realtek Single Chip Fast Ethernet
Controller" ,date 199
www.eeworm.com/read/129588/6783806
h rtl8139.h
/* This file contain the register map of RTL8139 and what the bits of
the register stand for.
The data is copied form data sheet of "Realtek Single Chip Fast Ethernet
Controller" ,date 199
www.eeworm.com/read/112297/15489879
h rtl8139.h
/* This file contain the register map of RTL8139 and what the bits of
the register stand for.
The data is copied form data sheet of "Realtek Single Chip Fast Ethernet
Controller" ,date 199
www.eeworm.com/read/384945/8827732
h timer.h
bdata unsigned char scan_data;
sbit bit0 = scan_data^0;
sbit bit1 = scan_data^1;
sbit bit2 = scan_data^2;
sbit bit3 = scan_data^3;
sbit bit4 = scan_data^4;
sbit bit5 = scan_data^5;
sbit bit6 =