代码搜索:Bit
找到约 10,000 项符合「Bit」的源代码
代码结果 10,000
www.eeworm.com/read/110663/7083725
c crcgen.c
/***********************************************************************************/
/* IS54 Baseband Simulation Software */
/*
www.eeworm.com/read/305605/7085390
c bits2.c
/*------------------------------------------------------------*-
Bits2.c(V1.00)
Author : 06_Digital_Media
---------------------------------------------------------------
Reading and writin
www.eeworm.com/read/460369/7252636
c main.c
#define F_CPU 10000000UL
#include
#include
#include
#include
#include
#define loop_until_bit_is_clear(sfr, bit) do { } while
www.eeworm.com/read/450920/7474493
c system.c
//*****************************************************//
// File: system.h for S3C44B0
// Author: yanhc
// Organisition: NUC1200
// Description: Define the common function for the WSN node board
www.eeworm.com/read/445913/7588150
v rec.v
/********************rec*************************
**模块名称:rec
**功能描述:uart的接收模块,接收采样率为波特率的16倍
************************************************/
module rec(clk,clkout,Dataout,RXD,RI);
input clk,R
www.eeworm.com/read/445853/7589318
v rec.v
// rec.v
/********************rec***************************
**模块名称:rec
**功能描述:uart的接收模块,接收采样率为波特率的16倍
*************************************************/
module rec(clk,clkout,Dataout,RXD,RI);
www.eeworm.com/read/441163/7675190
c rec80.c
/*
Copyright (C) 2001 Jesper Hansen .
Rewritten by: Nikolai Vorontsov
This file is part of the yampp system.
This program is free software; you c
www.eeworm.com/read/438498/7730789
c led.c
#include
//#include"led.h"
void Delay(unsigned long a)
{
while (--a!=0);
}
void LedsInit(void)
{
// PINSEL1=Ox00000000;//引脚功能选择位
IO0DIR_bit.P0_31=1;
IO0DIR_bit.P0_13=1;
www.eeworm.com/read/399641/7843786
h rf2401_test.h
/****************************************************************************
** - RF2401_TEST.h -
**
** ERC-RF2401A无线收发模块测试板代码
**
** 芯片型号 : NORDIC公司 nRF2401 ATmega48
www.eeworm.com/read/399641/7843802
_h rf2401_test._h
/****************************************************************************
** - RF2401_TEST.h -
**
** ERC-RF2401A无线收发模块测试板代码
**
** 芯片型号 : NORDIC公司 nRF2401 ATmega48