代码搜索:Bit
找到约 10,000 项符合「Bit」的源代码
代码结果 10,000
www.eeworm.com/read/484625/6580785
h iodefine.h
/***********************************************************************************
FILE NAME iodefine.h
DESCRIPTION I/O Register definitions for the
www.eeworm.com/read/484222/6582176
dbg main.dbg
;**************************************************************
;* This stationery serves as the framework for a *
;* user application. For a more comprehensive program that *
;* de
www.eeworm.com/read/484222/6582246
dbg main.dbg
;**************************************************************
;* This stationery serves as the framework for a *
;* user application. For a more comprehensive program that *
;* de
www.eeworm.com/read/481301/6647289
dbg main.dbg
;**************************************************************
;* This stationery serves as the framework for a *
;* user application. For a more comprehensive program that *
;* de
www.eeworm.com/read/476476/6762665
h sfr_38d2.h
/***********************************************************************/
/* */
/* FILE :sfr_38d2.h
www.eeworm.com/read/403671/11513145
c spi_dac5617.c
//===========================================================
//
// 文件名称:SPI_DAC5617
//
// TITLE: DSP28 SPI - DAC TLV5617A,
// 采用CPU Timer0产生定时周期50ms,输出锯齿波
// 使能看门狗,在主函数中刷新计数器
//
/
www.eeworm.com/read/347629/11653420
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/347086/11701839
bak init_timer2.c.bak
#include "p33FJ256GP710.h"
void Init_timer2(void)
{
T2CON = 0x0000;
PR2 = 0x8000;
IFS0bits.T2IF = 0;
IPC0bits.T2IP = 5;
T2CON = 0x8010;
// 1000 0000 00
www.eeworm.com/read/347086/11701857
bak init_timer3.c.bak
#include "p33FJ256GP710.h"
void Init_timer3(void)
{
T3CON = 0x0000;
PR3 = 0x5FFF;
IFS0bits.T3IF = 0;
IPC2bits.T3IP = 6;
IEC0bits.T3IE = 1;
T3CON = 0x8010;
www.eeworm.com/read/346546/11738580
h mcu.h
//! @file mcu.h,v
//!
//! Copyright (c) 2004 Atmel.
//!
//! Please read file license.txt for copyright notice.
//!
//! @brief SFR Description file for AT8xC51SND3 product.
//!
//! @version 1.1