代码搜索结果
找到约 1,762 项符合
Speaker 的代码
mixer.c
/*
* mixer
*
* Michel R. Prevenier.
*/
#include
#include
#include
#include
#include
#include
#include
#include
interrupt.c.bak
#include
#include
//说明:按下S18外部中断0按键蜂鸣器开始鸣叫,按下S19外部中断1按键蜂鸣器开始鸣叫
static uchar beep_flag = 0;
void delay ();
void speaker1();
void ISRit0(void) interrupt 0 using 0
{
EA = 0;
interrupt.c
#include
#include
//说明:按下S18外部中断0按键蜂鸣器开始鸣叫,按下S19外部中断1按键蜂鸣器停止鸣叫
static uchar beep_flag = 0;
void delay ();
void speaker1();
void ISRit0(void) interrupt 0 using 0
{
EA = 0;
debug.lkf
-z -q -c -m"./Debug/speaker.map" -o"./Debug/speaker.out" -stack0x400 -w -x -i"../../DSP281x_headers/include" -i"C:/ti28/c2000/bios/lib" -i"C:/ti28/c2000/rtdx/lib" -i"C:/ti28/c2000/cgtools/lib" -l"rts2
debug.lkv
-z -q -c -m"./Debug/speaker.map" -o"./Debug/speaker.out" -stack0x400 -w -x -i"../../DSP281x_headers/include" -i"C:/ti28/c2000/bios/lib" -i"C:/ti28/c2000/rtdx/lib" -i"C:/ti28/c2000/cgtools/lib" -l"rts2
tts_final.plg
Build Log
--------------------Configuration: tts_final - Win32 Debug--------------------
Command Lines
Creating command line "rc.exe /l 0x804 /
headset_volume.c
/****************************************************************************
Copyright (C) Cambridge Silicon Radio Ltd. 2004-2006
Part of BlueLab 3.5.2-release
FILE NAME
headset_volume.c
top.tan.rpt
Timing Analyzer report for Top
Sat Nov 08 19:19:14 2008
Version 5.1 Build 176 10/26/2005 SJ Full Version
---------------------
; Table of Contents ;
---------------------
1. Legal Notice
top.fit.rpt
Fitter report for TOP
Tue Nov 04 20:22:08 2008
Version 6.0 Build 178 04/27/2006 SJ Full Version
---------------------
; Table of Contents ;
---------------------
1. Legal Notice
2. Fitt
top.map.rpt
Analysis & Synthesis report for TOP
Tue Nov 04 20:21:50 2008
Version 6.0 Build 178 04/27/2006 SJ Full Version
---------------------
; Table of Contents ;
---------------------
1. Legal Not