代码搜索结果

找到约 1,762 项符合 Speaker 的代码

menu.c

/*main function: control qam、lcd、keyboard and speaker*/ #include #include #include #define chg1(a) (((a&0xf0)>>4)*10+(a&0x0f)) #define chg2(a) (((a/10)

tieu luan 1.asm

$MOD51 STA BIT P1.0 STOP BIT P1.1 SILENT BIT P1.2 SPEAKER BIT P1.3 CK BIT P1.4 SD BIT P1.5 INTRODUCE BIT P1.6 ORG 00H ;*************************************************************

646545.c

/*main function: control qam、lcd、keyboard and speaker*/ #include #include #include #define chg1(a) (((a&0xf0)>>4)*10+(a&0x0f)) #define chg2(a) (((a/10)

audio.h

/* * Audio 'LIB' defines */ #define AUDIO_OUT_HEADPHONES 0x01 #define AUDIO_OUT_INTERNAL_SPEAKER 0x02 #define AUDIO_OUT_LINE_OUT 0x04 enum { DECODE_TEST, DECODE_AUDIO, DECODE_FILE,

song.sym

VERSION 5 BEGIN SYMBOL SYMBOLTYPE BLOCK TIMESTAMP 2007 4 12 11 43 44 SYMPIN 0 -160 Input clk4m SYMPIN 0 -32 Input clk4 SYMPIN 384 -160 Output speaker SYMPIN 384 -96 Output digit(6:0) SYMPIN 3

h25.c

#include #define mode 0x82; xdata unsigned char Control _at_ 0x8003; xdata unsigned char Speaker _at_ 0x8000; xdata unsigned char OUTBIT _at_ 0x9002; xdata unsigned char OUTSEG _a

fundefine.h

#ifndef _FUNDEFINE_H #define _FUNDEFINE_H #define HAVE_SPEAKER 0x00000001 #define PREVIEW_PICTURE 0x00000002 #define JPEGVIEW_NOBACKMODULE 0x00000004 //图片浏览时没有后台模块运行 #define GAME_NOBACKMO

fundefine.h

#ifndef _FUNDEFINE_H #define _FUNDEFINE_H #define HAVE_SPEAKER 0x00000001 #define PREVIEW_PICTURE 0x00000002 #define JPEGVIEW_NOBACKMODULE 0x00000004 //图片浏览时没有后台模块运行 #define GAME_NOBACKMO

audiospeaker.pbd

This is an internal working file generated by the Source Browser. 19:36 35s D:\Reference\ST_STM32\USB_um0424\STM32F10xUSBLib\USBLib\demos\Audio_Speaker\project\EWARM\Debug\Obj\hw_config.pbi D:\Refe

h25.c

#include #define mode 0x82; xdata unsigned char Control _at_ 0x8003; xdata unsigned char Speaker _at_ 0x8000; xdata unsigned char OUTBIT _at_ 0x9002; xdata unsigned char OUTSEG _a