代码搜索:Bit
找到约 10,000 项符合「Bit」的源代码
代码结果 10,000
www.eeworm.com/read/123718/14615832
h lh7a400_intc.h
/**********************************************************************
* $Workfile: lh7a400_intc.h $
* $Revision: 1.3 $
* $Author: BarnettH $
* $Date: Jun 19 2002 18:00:36 $
*
www.eeworm.com/read/123658/14616823
t-sh
CROSS_LIBGCC1 = libgcc1-asm.a
LIB1ASMSRC = sh/lib1funcs.asm
LIB1ASMFUNCS = _ashiftrt _ashiftrt_n _ashiftlt _lshiftrt _movstr \
_mulsi3 _sdivsi3 _udivsi3
# These are really part of libgcc1, but this
www.eeworm.com/read/217548/14959037
c qam2.c
#include
#include
#include "gauss.c"
#include "bernoulli.c"
#include "bit_decide.c"
#define M 50000
main()
{
int map(int,int);
int flag=0;
int bit_demod[4];
i
www.eeworm.com/read/162614/5515860
t-strongarm-elf
LIB1ASMSRC = arm/lib1funcs.asm
LIB1ASMFUNCS = _udivsi3 _divsi3 _umodsi3 _modsi3 _dvmd_tls _bb_init_func
# We want fine grained libraries, so use the new code to build the
# floating point emulation l
www.eeworm.com/read/158865/5593419
t-sh
CROSS_LIBGCC1 = libgcc1-asm.a
LIB1ASMSRC = sh/lib1funcs.asm
LIB1ASMFUNCS = _ashiftrt _ashiftrt_n _ashiftlt _lshiftrt _movstr \
_movstr_i4 _mulsi3 _sdivsi3 _sdivsi3_i4 _udivsi3 _udivsi3_i4 _set_fpscr
www.eeworm.com/read/158865/5593522
t-mn10300
LIBGCC1=libgcc1.null
CROSS_LIBGCC1=libgcc1.null
# These are really part of libgcc1, but this will cause them to be
# built correctly, so...
# We want fine grained libraries, so use the new code to b
www.eeworm.com/read/158865/5593531
t-v850
CROSS_LIBGCC1 = libgcc1-asm.a
LIB1ASMSRC = v850/lib1funcs.asm
LIB1ASMFUNCS = _mulsi3 \
_divsi3 \
_udivsi3 \
_modsi3 \
_umodsi3 \
_save_2 \
_save_20 \
_save_21 \
_save_2
www.eeworm.com/read/475448/6781740
h macrodef.h
/******************* (c) Marvell Semiconductor, Inc., 2004 ********************
*
*
* Purpose: This file contains the macro and symbol definitions
*
* Notes:
*
*
* $Author: xiaoji
www.eeworm.com/read/472372/6876137
h key.h
#include
//#include "main.h"
//定义按键
#define SET BIT3 //5
#define START_UP BIT4 //4
#define STOP_DOWN BIT5 //3
www.eeworm.com/read/370361/9604842
h cappicture.h
#define SELCAPDRVDLG 100
#define SELCAPDRVDLG_LSTBOX 101
#define SELCAPDRVDLG_BUTTON 103
#define EXIT 104
#define HELP