代码搜索结果
找到约 10,000 项符合
Switch 的代码
51_00_os.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,1, 0x0
File 1,1,
51_00_os_uv2.bak
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,1, 0x0
File 1,1,
51_00_os.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,1, 0x0
File 1,1,
vowels.c
/* vowels.c -- uses multiple labels */
#include
int main(void)
{
char ch;
int a_ct, e_ct, i_ct, o_ct, u_ct;
a_ct = e_ct = i_ct = o_ct = u_ct = 0;
printf("Enter som
vc5509.cmd
-heap 0x1000
-stack 0x1000 /*堆栈定为字*/
-c
-lrts55.lib
MEMORY
{
IRAM: o = 000000c0h l = 00040000h
}
SECTIONS
{
.text > IRAM fill = 0
.stack >
51_00_os.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,1, 0x0
File 1,1,
51_00_os.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,1, 0x0
File 1,1,
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
t515.h
void SRC_656(void);
void switch_T515(void);
void Init_T515();
void T515_NTSC_PAL(void);
#define TW515 0xB8
dialog_radio.c
/*********************************************************************
* SEGGER MICROCONTROLLER SYSTEME GmbH *
* Solutions for real time microcontroller applica