代码搜索:GetKey
找到约 2,187 项符合「GetKey」的源代码
代码结果 2,187
www.eeworm.com/read/415335/11075928
h serial.h
#ifndef SERIAL_H_
#define SERIAL_H_
extern void init_serial0 ( unsigned long baudrate );
extern int putchar_serial0 (int ch);
extern int putc_serial0 (int ch);
extern int getkey_serial0 (void);
www.eeworm.com/read/414314/11121200
h ccon.h
/*
console control ..
07.07.2000 Tim B鰏cke
*/
#ifndef _CCON_H
#define _CCON_H
/* Startup */
void CCON_Init(void);
void CCON_Exit(void);
void CCON_GotoXY(int x,int y);
www.eeworm.com/read/335254/12543138
h key.h
extern void Key_Init();
extern void Key_InBuff(char Key);
extern char Key_GetKey();
extern char Key_WaitKey();
extern void Key_ScanIO();
#define PUSH_KEY1 0x01
#define PUSH_KEY2 0x02 /*键值宏定义
www.eeworm.com/read/248172/12591756
c lcdpwr.c
//====================================================================
// File Name : LCDPWR.c
// Function : S3C2410 Test LCD Power On/Off
// Program : Shin, On Pil (SOP)
// Date : Arpil 1
www.eeworm.com/read/320475/13426355
h tftp.h
#ifndef __TFTP_H
#define __TFTP_H
/*
* Custmn configuration
*/
#define tftp_printf Uart_Printf
#define getch Uart_Getch
#define getkey Uart_GetKey
#define putch
www.eeworm.com/read/478234/6722285
h tftp.h
#ifndef __TFTP_H
#define __TFTP_H
/*
* Custmn configuration
*/
#define tftp_printf Uart_Printf
#define getch Uart_Getch
#define getkey Uart_GetKey
#define putch
www.eeworm.com/read/478234/6722393
h tftp.h
#ifndef __TFTP_H
#define __TFTP_H
/*
* Custmn configuration
*/
#define tftp_printf Uart_Printf
#define getch Uart_Getch
#define getkey Uart_GetKey
#define putch
www.eeworm.com/read/475403/1384551
h tftp.h
#ifndef __TFTP_H
#define __TFTP_H
/*
* Custmn configuration
*/
#define tftp_printf Uart_Printf
#define getch Uart_Getch
#define getkey Uart_GetKey
#define putch
www.eeworm.com/read/202472/5051010
h tftp.h
#ifndef __TFTP_H
#define __TFTP_H
/*
* Custmn configuration
*/
#define tftp_printf Uart_Printf
#define getch Uart_Getch
#define getkey Uart_GetKey
#define putch
www.eeworm.com/read/202472/5051034
h tftp.h
#ifndef __TFTP_H
#define __TFTP_H
/*
* Custmn configuration
*/
#define tftp_printf Uart_Printf
#define getch Uart_Getch
#define getkey Uart_GetKey
#define putch