代码搜索:1341
找到约 877 项符合「1341」的源代码
代码结果 877
www.eeworm.com/read/465477/6938937
ps rfc1341.ps
%!PS-Adobe-1.0
%%Creator: greenbush:nsb (Nathaniel Borenstein,MRE 2D-296,4270,9938586,21462)
%%Title: stdin (ditroff)
%%CreationDate: Wed Jun 10 09:21:54 1992
%%EndComments
% lib/psdit.pro -- prolog f
www.eeworm.com/read/419539/6944062
c uda1341.c
/****************************************************************
* ARMSYS S3C44B0X UDA1341 TEST *
****************************************************************
1.2005.5.14::
www.eeworm.com/read/419539/6944069
o uda1341.o
www.eeworm.com/read/419539/6944127
h uda1341.h
#ifndef __UDA1341_H__
#define __UDA1341_H__
#ifdef __cplusplus
extern "C" {
#endif
//void PlayWav(U32 sample,S16 *lBuf,S16 *rBuf,U32 freq);
//void PlayWav(void);
void Init1341(void);
v
www.eeworm.com/read/175985/7144253
h uda1341.h
#ifndef __UDA1341_H__
#define __UDA1341_H__
#ifdef __cplusplus
extern "C" {
#endif
//void PlayWav(U32 sample,S16 *lBuf,S16 *rBuf,U32 freq);
void PlayWav(void);
void Init1341(void);
void
www.eeworm.com/read/175985/7144278
c uda1341.c
#include "..\inc\option.h"
#include "..\inc\44b.h"
#include "..\inc\44blib.h"
#include "..\inc\def.h"
#include "..\inc\uda1341.h"
void _WrL3Addr(U8 data);
void _WrL3Data(U8 data,int halt);
www.eeworm.com/read/381913/7154239
c uda1341.c
#include "def.h"
#include "2440addr.h"
#include "2440lib.h"
#include "AudioDrv.h"
#include "WindowsXP_Wav.h" //长度为243552个字节
#define BUF_SIZE (16*1024)
extern U32 downloadAddress;
extern U3
www.eeworm.com/read/456145/7357087
c uda1341.c
#include "def.h"
#include "2440addr.h"
#include "2440lib.h"
#include "AudioDrv.h"
#include "WindowsXP_Wav.h" //长度为243552个字节
#define BUF_SIZE (16*1024)
extern U32 downloadAddress;
extern U3
www.eeworm.com/read/443183/7636365
o uda1341.o
www.eeworm.com/read/443183/7636402
h uda1341.h
#ifndef __UDA1341_H__
#define __UDA1341_H__
#ifdef __cplusplus
extern "C" {
#endif
#define MAX_WAVESIZE 0xfffff
#define IIS_FIFOREADY !((rIISCON>>7)&1)
//void PlayWav(U32 sample,S16 *l