代码搜索:Sound
找到约 10,000 项符合「Sound」的源代码
代码结果 10,000
www.eeworm.com/read/396941/8082289
asm x9313wp.asm
;LCD_TAB 查要LCD显示的32个值,放入LCDDA1开始的后32个地址里
;LCD_SETUP LCD上电时功能设置
;LCD_READY 把LCDDA1开始地址后的32值给LCD显示
X9313_INC BIT P2.5 ;加/减计数脉冲输入端,下降沿触发
X9313_UD BIT P2.4 ;加/减计数控制端,U/ 脚输入高电平时为加计数,输入低电平时为减计数
X
www.eeworm.com/read/332100/12779008
searchresults longsi~1.searchresults
---- setmute Matches (7 in 5 files) ----
Lcd_func.c (code):void SetMute(bit val)
Lcd_main.c (code): SetMute(0);
Lcd_main.c (code):// SetMute(1);//val = 1 open sound ,
www.eeworm.com/read/143528/12867136
mak music.mak
CC = iccavr
CFLAGS = -ID:\ICC-AVR\include\ -e -l -g -Wa-W
ASFLAGS = $(CFLAGS) -Wa-g
LFLAGS = -LD:\ICC-AVR\lib\ -m -g -dram_end:0x25f -bdata:0x60.0x25f -Wl-W -bfunc_lit:0x1a.0x2000 -dhwstk_size
www.eeworm.com/read/243870/12911183
in makefile.in
# Makefile.in generated by automake 1.9.6 from Makefile.am.
# @configure_input@
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
# 2003, 2004, 2005 Free Software Foundation, Inc
www.eeworm.com/read/142788/12921797
h cultistai.h
// ----------------------------------------------------------------------- //
//
// MODULE : CultistAI.h
//
// PURPOSE : CultistAI header
//
// CREATED : 11/11/97
//
// ----------------------
www.eeworm.com/read/241226/13162569
h headset_soundmanager.h
/****************************************************************************
Copyright (C) Cambridge Silicon Radio Ltd. 2004-2006
Part of BlueLab 3.5.2-release
FILE NAME
headset_soundmanage
www.eeworm.com/read/241039/13177899
h headset_soundmanager.h
/****************************************************************************
Copyright (C) Cambridge Silicon Radio Ltd. 2004-2006
Part of BlueLab 3.6.2-release
FILE NAME
headset_soundmanage
www.eeworm.com/read/240480/13217123
searchresults longsi~1.searchresults
---- setmute Matches (7 in 5 files) ----
Lcd_func.c (code):void SetMute(bit val)
Lcd_main.c (code): SetMute(0);
Lcd_main.c (code):// SetMute(1);//val = 1 open sound ,
www.eeworm.com/read/138539/13233553
mak music.mak
CC = iccavr
CFLAGS = -ID:\ICC-AVR\include\ -e -l -g -Wa-W
ASFLAGS = $(CFLAGS) -Wa-g
LFLAGS = -LD:\ICC-AVR\lib\ -m -g -dram_end:0x25f -bdata:0x60.0x25f -Wl-W -bfunc_lit:0x1a.0x2000 -dhwstk_size
www.eeworm.com/read/238883/13316188
cpp pgesound.cpp
// PGESound.cpp: implementation of the CPGESound class.
//
//////////////////////////////////////////////////////////////////////
#include "PGESound.h"
#define Sound(i) m_pWaveObj[i]
//////////