代码搜索:GetKey
找到约 2,187 项符合「GetKey」的源代码
代码结果 2,187
www.eeworm.com/read/403179/2314909
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/393278/2485669
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/385085/2595550
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/383041/2623098
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/366227/2892574
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/353814/3081725
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/353814/3081764
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/159687/5582290
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/145457/6788805
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/194975/8181247
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);