代码搜索:Bit
找到约 10,000 项符合「Bit」的源代码
代码结果 10,000
www.eeworm.com/read/137763/13299897
h em78p458.h
;================================================================================================================
; EM78P458寄存器定义
;===============
www.eeworm.com/read/312525/13610305
c touch_screen.c
/**************************************************************
Touch Screen control
**************************************************************/
#include
#include "2440addr.h"
#inc
www.eeworm.com/read/305735/13761776
c uda1341.c
#include "s3c44b0.h"
#include "uda1341.h"
#define AUDIO_BASE 0x100000
#define L3_ADDR_DATA0 0x14
#define L3_ADDR_DATA1 0x15
#define L3_ADDR_STATUS 0x16
#define rGPIO_L3 rPDATG
#defi
www.eeworm.com/read/305289/13775429
c touch_screen.c
/**************************************************************
Touch Screen control
**************************************************************/
#include
#include "2440addr.h"
#inc
www.eeworm.com/read/136571/5869950
h pan_celp_const.h
/*
This software module was originally developed by
Naoya Tanaka (Matsushita Communication Industrial Co., Ltd.)
and edited by
in the course of development of the
MPEG-2 NBC/MPEG-4 Audio standa
www.eeworm.com/read/111374/6155572
h pan_celp_const.h
/*
This software module was originally developed by
Naoya Tanaka (Matsushita Communication Industrial Co., Ltd.)
and edited by
in the course of development of the
MPEG-2 NBC/MPEG-4 Audio standard ISO
www.eeworm.com/read/110972/6162486
h pan_celp_const.h
/*
This software module was originally developed by
Naoya Tanaka (Matsushita Communication Industrial Co., Ltd.)
and edited by
in the course of development of the
MPEG-2 NBC/MPEG-4 Audio standa
www.eeworm.com/read/477099/6745349
m cp0201_qpsk_demod.m
function soft_bits =cp0201_qpsk_demod(rx_symbols)
soft_bits = zeros(2*size(rx_symbols,1),size(rx_symbols,2));
bit0 = real(rx_symbols);
bit1 = imag(rx_symbols);
soft_bits(1:2:size(soft_bits,
www.eeworm.com/read/226237/14484039
c touch_screen.c
/**************************************************************
Touch Screen control
**************************************************************/
#include
#include "2410addr.h"
#inc
www.eeworm.com/read/123719/14615494
h lh7a400_intc.h
/**********************************************************************
* $Workfile: lh7a400_intc.h $
* $Revision: 1.3 $
* $Author: BarnettH $
* $Date: Jun 19 2002 18:00:36 $
*