代码搜索:KeyScan
找到约 2,231 项符合「KeyScan」的源代码
代码结果 2,231
www.eeworm.com/read/348850/10863821
bak main_uv2.bak
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,2, 0x0
File 1,1,
www.eeworm.com/read/348850/10863854
uv2 main.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,2, 0x0
File 1,1,
www.eeworm.com/read/348850/10863981
bak v1_2_chip1_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,
www.eeworm.com/read/348846/10864364
c tlights.c
#include
sfr WDT=0xC0;
sbit P0_0=0x80;
sbit P0_1=0x81;
sbit P0_2=0x82;
sbit P0_3=0x83;
sbit P0_4=0x84;
sbit P0_5=0x85;
sbit P0_6=0x86;
sbit P0_7=0
www.eeworm.com/read/436838/7761953
c capacitor.c
//ICC-AVR application builder : 2006-8-9 10:11:51
// Target : M32
// Crystal: 16.000Mhz
//#include
#include
#include
#include
//#include
www.eeworm.com/read/332442/12758067
c main.c
#include "inc/config.h"
int main(void)
{
cli() ; //initial
TimerInit() ;
sei();
SynRamFromE2prom();//加载各项参数到内存
DisplayTemperature(120);
DisplayHumidi
www.eeworm.com/read/141567/13000122
uv2 project.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
Group (C file)
Group (H file)
File 1,2,
www.eeworm.com/read/141567/13000155
bak project_uv2.bak
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
Group (C file)
Group (H file)
File 1,2,
www.eeworm.com/read/317262/13506721
c htest.c
#include
#include
#include
uchar mm[16]={"The key is: "};
main(void)
{
uchar key;
Init_LCD();
while(1)
{
key=keyscan();
switch(
www.eeworm.com/read/316855/13515967
m51 key.m51
BL51 BANKED LINKER/LOCATER V6.11 05/24/2008 17:53:04 PAGE 1
BL51 BANKED LINKER/LOCATER V6.11, INVOKED BY:
D:\KEIL\C51\BIN\BL51.EXE 4io_10