代码搜索结果
找到约 10,000 项符合
Audio 的代码
lib_audio.c
//*----------------------------------------------------------------------------
//* ATMEL Microcontroller Software Support - ROUSSET -
//*-------------------------------------------------
lib_audio.h
//*----------------------------------------------------------------------------
//* ATMEL Microcontroller Software Support - ROUSSET -
//*-------------------------------------------------
ircmd_audio.c
/**************************************************************************
* *
* Copyright (c) 2002 by Sunplus Techn
audio_data.c
/* This is test playback audio data in a C array */
unsigned char pbdata[]={
0x30,0x78,0x30,0x32,0x2c,0x30,0x78,0x30,0x34,0x2c,0x30,0x78,0x30,0x36,0x2c,0x30,
0x78,0x30,0x38,0x2c,0x30,0x78,0x30,0x61,0
audio.hex.txt
0000000 30 78 30 32 2c 30 78 30 34 2c 30 78 30 36 2c 30
0000020 78 30 38 2c 30 78 30 61 2c 30 78 30 63 2c 30 78
0000040 30 65 2c 30 78 31 30 2c 30 78 31 32 2c 30 78 31
0000060 34 2c 30 78 31 36 2c 30
audio_data.c
/* This is test playback audio data in a C array */
unsigned char pbdata[]={
0x30,0x10,0x30,0x32,0x2c,0x30,0x10,0x30,0x34,0x2c,0x30,0x10,0x30,0x36,0x2c,0x30,
0x10,0x30,0x38,0x2c,0x30,0x10,0x30,0x61,0