代码搜索:Bit
找到约 10,000 项符合「Bit」的源代码
代码结果 10,000
www.eeworm.com/read/288180/8648605
h typedef.h
/*
MStar Test Code
-----------------
Copyright 2003 MStar Semiconductors Limited,
All rights are reserved. Reproduction in whole or in part is prohibited
without the prior w
www.eeworm.com/read/430866/8721000
h types.h
typedef signed char Schar;
typedef signed int Sint;
typedef signed long Slong;
typedef bit BIT;
typedef unsigned char UCHAR;
typedef unsigned char BYTE;
typedef unsigne
www.eeworm.com/read/385128/8817660
h sfr_7546.h
/****************************************************************************
* *
* file name : sfr_7546.h
www.eeworm.com/read/384728/8849493
vhd 18_tech_lib.vhd
----------------------------------------------------
-- The vhdl description for Xilinx Library (4000)
--
-- Category: Self-Defined Types and Functions
--
-- Yan.Zongfu
-- 1995.10.18
----------------
www.eeworm.com/read/284185/8956239
vhd 18_tech_lib.vhd
----------------------------------------------------
-- The vhdl description for Xilinx Library (4000)
--
-- Category: Self-Defined Types and Functions
--
-- Yan.Zongfu
-- 1995.10.18
----------------
www.eeworm.com/read/185622/9018578
txt rfc2673.txt
Network Working Group M. Crawford
Request for Comments: 2673 Fermilab
Category: Standards Track
www.eeworm.com/read/181108/9273760
inc at89s53.inc
;-------------------------------------------------------------------
; AT89S53.INC
;
; Copyright 1997 KEIL ELEKTRONIK GmbH. 1997, All rights reserved.
; Atmel AT89S53 Processor Declarations
;---
www.eeworm.com/read/373265/9466608
inc upsd3300.inc
;--------------------------------------------------------------------------
;upsd3300.inc
;
;Version:
;September 9, 2004 Version 2.1 - Added SFR bits ES0 and PS0 used by uPSD.
; ES0 and PS0 are
www.eeworm.com/read/366181/9826239
vhd 18_tech_lib.vhd
----------------------------------------------------
-- The vhdl description for Xilinx Library (4000)
--
-- Category: Self-Defined Types and Functions
--
-- Yan.Zongfu
-- 1995.10.18
----------------
www.eeworm.com/read/366020/9836435
c spi_dac5617.c
//===========================================================
//
// 文件名称:SPI_DAC5617
//
// TITLE: DSP28 SPI - DAC TLV5617A,
// 采用CPU Timer0产生定时周期50ms,输出锯齿波
// 使能看门狗,在主函数中刷新计数器
//
/