代码搜索:GetKey
找到约 2,187 项符合「GetKey」的源代码
代码结果 2,187
www.eeworm.com/read/342744/12004041
h console.h
#ifndef __CONSOLE_H
#define __CONSOLE_H
#define CONSOLE_UART 0
void console_init(int baud);
void putch(char data);
int getch(void);
int getkey(void);
int kbhit(void);
void puts(char *str);
www.eeworm.com/read/254728/12122201
h console.h
#ifndef __CONSOLE_H
#define __CONSOLE_H
#define CONSOLE_UART 0
void console_init(int baud);
void putch(char data);
int getch(void);
int getkey(void);
int kbhit(void);
void puts(char *str);
www.eeworm.com/read/253666/12205988
h console.h
#ifndef __CONSOLE_H
#define __CONSOLE_H
#define CONSOLE_UART 0
void console_init(int baud);
void putch(char data);
int getch(void);
int getkey(void);
int kbhit(void);
void puts(char *str);
www.eeworm.com/read/253636/12208902
h console.h
#ifndef __CONSOLE_H
#define __CONSOLE_H
#define CONSOLE_UART 0
void console_init(int baud);
void putch(char data);
int getch(void);
int getkey(void);
int kbhit(void);
void puts(char *str);
www.eeworm.com/read/151403/12215088
h console.h
#ifndef __CONSOLE_H
#define __CONSOLE_H
#define CONSOLE_UART 0
void console_init(int baud);
void putch(char data);
int getch(void);
int getkey(void);
int kbhit(void);
void puts(char *str);
www.eeworm.com/read/151348/12218322
h console.h
#ifndef __CONSOLE_H
#define __CONSOLE_H
#define CONSOLE_UART 0
void console_init(int baud);
void putch(char data);
int getch(void);
int getkey(void);
int kbhit(void);
void puts(char *str);
www.eeworm.com/read/150081/12316553
h console.h
#ifndef __CONSOLE_H
#define __CONSOLE_H
#define CONSOLE_UART 0
void console_init(int baud);
void putch(char data);
int getch(void);
int getkey(void);
int kbhit(void);
void puts(char *str);
www.eeworm.com/read/250973/12372425
h console.h
#ifndef __CONSOLE_H
#define __CONSOLE_H
#define CONSOLE_UART 0
void console_init(int baud);
void putch(char data);
int getch(void);
int getkey(void);
int kbhit(void);
void puts(char *str);
www.eeworm.com/read/149284/12388322
h console.h
#ifndef __CONSOLE_H
#define __CONSOLE_H
#define CONSOLE_UART 0
void console_init(int baud);
void putch(char data);
int getch(void);
int getkey(void);
int kbhit(void);
void puts(char *str);
www.eeworm.com/read/148866/12419132
h console.h
#ifndef __CONSOLE_H
#define __CONSOLE_H
#define CONSOLE_UART 0
void console_init(int baud);
void putch(char data);
int getch(void);
int getkey(void);
int kbhit(void);
void puts(char *str);