代码搜索结果
找到约 1,762 项符合
Speaker 的代码
top.v
module TOP ( SET_TIME, ALARM, HRS, MINS, TOGGLE_SWITCH, CLK, SPEAKER_OUT,
DISP1, DISP2, AM_PM_DISPLAY );
output [13:0] DISP1;
output [13:0] DISP2;
input SET_TIME, ALARM, HRS, MINS, TOGGLE_SWITC
tda7313.h
#ifndef tda7313_h
#define tda7313_h
extern unsigned char idata volume_level;
extern unsigned char idata audio_switch;
void Volume_Control(unsigned char);
void
keyboard.c
/********************Copyright******************************
烟台佳园智能数码科技有限公司
名称:KEYBOARD.C
功能:掌上维护器驱动程序
说明:与HICJ5的结合不是很好,虽然能正常跑起来,但是由于相对HICJ5.C有较多功能重复性代码
浪费了一定的内存及代码资源
修改:2004/12/6 增加了取消报警
keyboard.c
/********************Copyright******************************
烟台佳园智能数码科技有限公司
名称:KEYBOARD.C
功能:掌上维护器驱动程序
说明:与HICJ5的结合不是很好,虽然能正常跑起来,但是由于相对HICJ5.C有较多功能重复性代码
浪费了一定的内存及代码资源
修改:2004/12/6 增加了取消报警
_primary.vhd
library verilog;
use verilog.vl_types.all;
entity song is
port(
clk : in vl_logic;
speaker : out vl_logic;
index : in vl_logic_vect
h6.c
#include
sbit Speaker = P1^0;
void Delay()
{
unsigned char i;
for (i=0; i
menukey.c
#ifndef _MENU_KEY_C_
#define _MENU_KEY_C_
#include "menukey.h"
#if _LCD_MENU_
void menu_key_voice( BYTE status )
{
gSystemInfo.key_voice = status;
switch( status )
{
case KEY_VOIC
csp.h
#define PT2313_I2C_address 0x88
//Define the Csp_buff's every register's function
//extern unsigned char Csp_buff[];
#define Volume_control Csp_buff[0]
#define Speak_att_LR Csp_buff[1]
#define
whereisit.m
function varargout=whereisit(varargin)
%WHEREISIT Determine location of speaker.
% WHEREISIT determines the location of a speaker which is placed between two
% microphones. It is expected that the
whereisit.m
function varargout=whereisit(varargin)
%WHEREISIT Determine location of speaker.
% WHEREISIT determines the location of a speaker which is placed between two
% microphones. It is expected that the