代码搜索结果
找到约 1,533 项符合
Speaker 的代码
g711lib_si3000.h
/*********************************************************************
* *
* Software License Agreement
g711lib_si3000.h
/*********************************************************************
* *
* Software License Agreement
g711lib_si3000.h
/*********************************************************************
* *
* Software License Agreement
g711lib_si3000.h
/*********************************************************************
* *
* Software License Agreement
testatkeyboard.c
#include
#include
#include "..\ATKeyboard\ATKeyboard.H"
#define _DEBUG
#ifdef _DEBUG
#include "..\Debug\Debug.H"
#endif
sbit SPEAKER = P1^6;
//Delay at 22.1184M
/
testatkeyboard.c
#include
#include
#include "..\ATKeyboard\ATKeyboard.H"
#define _DEBUG
#ifdef _DEBUG
#include "..\Debug\Debug.H"
#endif
sbit SPEAKER = P1^6;
//Delay at 22.1184M
/
speaker.c.bak
#include "DSP281x_Device.h" // DSP281x Headerfile Include File
#include "DSP281x_Examples.h" // DSP281x Examples Include File
// Prototype statements for functions found within this file
speaker.c
#define TIM *(int *)0x24
#define PRD *(int *)0x25
#define TCR *(int *)0x26
#define IMR *(int *)0x0
#define IFR *(int *)0x1
#define PMST *(int *)0x1d
#define SPSA0 *(unsigned int *)0x3
speaker.cmd
-w
-stack 400h
-heap 100
-l rts.lib
MEMORY
{
PAGE 0:
VECT : o=80h,l=80h
PRAM : o=100h,l=1f00h
PAGE 1:
DRAM : o=2000h,l=1000h
}
SECTIONS
{
.text : {}> PRAM