代码搜索:GetKey
找到约 2,187 项符合「GetKey」的源代码
代码结果 2,187
www.eeworm.com/read/172605/9700420
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/382366/9032958
h uhal.h
/*********************************************************************************************
* File: uhal.H
* Author: Embest
* Desc:
* History:
**********************************************
www.eeworm.com/read/382365/9033269
h uhal.h
/*********************************************************************************************
* File: uhal.H
* Author: Embest
* Desc:
* History:
**********************************************
www.eeworm.com/read/382362/9033603
h uhal.h
/*********************************************************************************************
* File: uhal.H
* Author: Embest
* Desc:
* History:
**********************************************
www.eeworm.com/read/382324/9036340
h uhal.h
/*********************************************************************************************
* File: uhal.H
* Author: Embest
* Desc:
* History:
**********************************************
www.eeworm.com/read/443248/7635553
h uhal.h
/*********************************************************************************************
* File: uhal.H
* Author: Embest
* Desc:
* History:
**********************************************
www.eeworm.com/read/341819/12061389
h uhal.h
/*********************************************************************************************
* File: uhal.H
* Author: Embest
* Desc:
* History:
**********************************************
www.eeworm.com/read/247132/12680955
h uart_driver.h
/*
;************************************************************************************************************
;* 江西师范大学理电学院创新中心
;*
;*
www.eeworm.com/read/402294/11538858
1 patch.slang-1.2.2.keypad.1
diff -ur slang.old/src/slcurses.c slang/src/slcurses.c
--- slang.old/src/slcurses.c Fri Apr 24 09:16:46 1998
+++ slang/src/slcurses.c Sat Jul 4 07:30:31 1998
@@ -134,7 +134,10 @@
}
el
www.eeworm.com/read/253504/12218592
h uart.h
#ifndef __UART_H__
#define __UART_H__
#include "option.h"
void Uart_Init(void);
char Uart_Getch(void);
void Uart_GetString(char *string);
char Uart_GetKey(void);
void Uart_SendByte(int data