代码搜索:Bit

找到约 10,000 项符合「Bit」的源代码

代码结果 10,000
www.eeworm.com/read/149028/12408234

vhd 40_generic_dec.vhd

package logic is type Bit_vector is array (Natural range ) of Bit; end logic; use WORK.logic.all; entity And2 is port( I1,I2: Bit; O1: out Bit); end and2; architecture And2_archit of
www.eeworm.com/read/149028/12408337

vhd 40_generic_dec.vhd

package logic is type Bit_vector is array (Natural range ) of Bit; end logic; use WORK.logic.all; entity And2 is port( I1,I2: Bit; O1: out Bit); end and2; architecture And2_archit of
www.eeworm.com/read/149028/12408408

vhd 59_decoder.vhd

entity decoder is port( I0 : in Bit; I1 : in Bit; O0 : out Bit; O1 : out Bit; O2 : out Bit; O3 : out Bit); end entity; architecture decoder_archi of decoder is signal
www.eeworm.com/read/148891/12416306

asm hospital2.asm

;***********医院接收软件*************** ; I/O PORT PIN DEFINED RX BIT P1.4 ;外部中断输入口 D1 BIT P0.0 D2 BIT P0.1 D3 BIT P0.2 D4 BIT P0.3 D5 BIT P0.4 D6 BIT P0.5 D7 BIT P0.6 D8 BIT P0.7 ;===
www.eeworm.com/read/148891/12416336

bak hospital2.asm.bak

;***********医院接收软件*************** ; I/O PORT PIN DEFINED RX BIT P1.4 ;外部中断输入口 D1 BIT P0.0 D2 BIT P0.1 D3 BIT P0.2 D4 BIT P0.3 D5 BIT P0.4 D6 BIT P0.5 D7 BIT P0.6 D8 BIT P0.7 ;===
www.eeworm.com/read/234736/14098535

c 24c16.c

#include #include #define uchar unsigned char #define uint unsigned int #define ulong unsigned long sbit SCL=P1^1; sbit SDA=P1^2; void dly (unsigned char CNT) {unsigned
www.eeworm.com/read/132187/14105665

h sfr_m30p.h

/****************************************/ /* 俵侾俇俠乛俁侽俹梡俽俥俼掕媊僼傽僀儖 */ /****************************************/ /* 俽俥俼 傾僪儗僗 愰尵 */ #pragma ADDRESS pm0_addr 0004H /* 僾儘僙僢僒儌乕僪儗僕僗僞侽 */ #pragma A
www.eeworm.com/read/225469/14539991

c fm24c256.c

/*--------------------------------------------- 读写24C16标准程序段 完成日期:03/7/9 作者:reed Modified by:rgh111,for FM24C256. 04-3-18 17:08 I have deleted the page read &write subroutine. -----------------
www.eeworm.com/read/224579/14582764

h speex_bits.h

/* Copyright (C) 2002 Jean-Marc Valin */ /** @file speex_bits.h @brief Handles bit packing/unpacking */ /* Redistribution and use in source and binary forms, with or without modification,
www.eeworm.com/read/123743/14614928

h ccs_p16.h

/* CCS compiler-sepcific definitions for PIC16F877 or PIC18C452 */ #ID CHECKSUM // ID bytes are checksum #ZERO_RAM // Wipe RAM for safety #define WORD unsigned