代码搜索:GetKey

找到约 2,187 项符合「GetKey」的源代码

代码结果 2,187
www.eeworm.com/read/199691/7835932

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/399231/7879615

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/297661/8005437

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/296814/8076085

h console.h

#ifndef __CONSOLE_H #define __CONSOLE_H #define CONSOLE_UART 0 extern unsigned int MCLK; void console_init(int baud); void putch(char data); int getch(void); int getkey(void); int kbhit(void
www.eeworm.com/read/296273/8113215

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/195793/8130942

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/333573/12671860

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/333568/12672029

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/333563/12672106

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/144274/12804856

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);