代码搜索结果
找到约 10,000 项符合
Sound 的代码
sound.inc
{* ______ ___ ___
* /\ _ \ /\_ \ /\_ \
* \ \ \L\ \\//\ \ \//\ \ __ __ _ __ ___
* \ \ __ \ \ \ \ \ \ \ /'__`\ /'_ `\/\`'__\/ __`\
*
sound.asm
EXTRN GENSOUND:FAR
PUBLIC MUSIC
STACK SEGMENT PARA STACK 'STACK'
DB 64 DUP ('STACK')
STACK ENDS
DATA SEGMENT PARA 'DATA'
MUS_FREQ DW 330, 294, 262, 294, 3 DUP (
sound.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
sound.h
//*----------------------------------------------------------------------------
//* ATMEL Microcontroller Software Support - ROUSSET -
//*-------------------------------------------------
sound.c
//*****************************************************************************
//
// sound.c - Sound driver for the DK-LM3S9B92 board.
//
// Copyright (c) 2008-2009 Luminary Micro, Inc. All righ
sound.h
//*****************************************************************************
//
// sound.h - Prototypes for the sound driver.
//
// Copyright (c) 2008-2009 Luminary Micro, Inc. All rights rese
sound.properties
############################################################
# Sound Configuration File
############################################################
#
# This properties file is used to s