代码搜索结果

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

guihua.uv2

### uVision2 Project, (C) Keil Software ### Do not modify ! Target (Target 1), 0x0000 // Tools: 'MCS-51' Group (Source Group 1) File 1,2, 0x0 Options 1,0,0

sendone.c

#define _SENDONE_C_ #include "reg51.h" #include "intrins.h" #include "sendone.h" void SERIAL_ROUTING() interrupt 4 { //输入程序代码 if( TI ) { TI = 0; if ( SendNumber ) { SendNumb

musicprots.v

//对musicpro.v的测试文件 //add the cycle of clk,decrease the time simulating `timescale 10ns/1ns //`define hclk_cyc 83 //6Mhz `define clk_cyc 5 //4hz module musicprots;//(clk_6M,clk_4,speaker,high,

sound.h

/* ** SOUND.H ** ** Original Copyright 1988-1991 by Bob Stout as part of ** the MicroFirm Function Library (MFL) ** ** The user is granted a free limited license to use this source file ** to cre

sound.h

/* +++Date last modified: 05-Jul-1997 */ /* ** SOUND.H ** ** Original Copyright 1988-1991 by Bob Stout as part of ** the MicroFirm Function Library (MFL) ** ** The user is granted a free

task.c.bak

#include #include sbit Speaker = P3^5; code TASKTBL TaskTable[]= { {0x00,Task0}, {0x00,Task1}, {0x00,Task2}, {0x00,Task3}, {0x00,Task4}, {0x00,Task5}, {0x00,T

task.c

#include #include sbit Speaker = P3^5; code TASKTBL TaskTable[]= { {0x00,Task0}, {0x00,Task1}, {0x00,Task2}, {0x00,Task3}, {0x00,Task4}, {0x00,Task5}, {0x00,T

electric.c

#include #include #define N8155CMD XBYTE[0x1000] #define PA XBYTE[0x1001] #define PB XBYTE[0x1002] sbit speaker=P1^4; void delay_MS(unsigned int cou

electric.lst

C51 COMPILER V7.06 ELECTRIC 05/18/2009 02:01:18 PAGE 1 C51 COMPILER V7.06, COMPILATION OF MODULE ELECTRIC OBJECT MODULE PLACED I

test.lst

C51 COMPILER V7.20 TEST 11/17/2005 09:57:06 PAGE 1 C51 COMPILER V7.20, COMPILATION OF MODULE TEST OBJECT MODULE PLACED IN te