代码搜索:GetKey
找到约 2,187 项符合「GetKey」的源代码
代码结果 2,187
www.eeworm.com/read/323899/13311745
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/320987/13414548
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/318787/13471965
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/316500/13522021
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/314699/13560662
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/310353/13653199
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/306212/13749164
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/301991/13844962
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/135444/5886786
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/134366/5892844
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);