代码搜索:GetKey
找到约 2,187 项符合「GetKey」的源代码
代码结果 2,187
www.eeworm.com/read/144271/12805023
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/143037/12903249
c resist.c
#include
#include
#include
#include "pio_lcd16207.h"
#include "nios.h"
void KeyIrq(int context);
void GetKey(void);
int KeyDataOut(void);
void Putout(int ch)
www.eeworm.com/read/241134/13028793
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/141044/13045736
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/140969/13050216
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/140629/13071356
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/140502/13078205
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 Uart_SendByte(
www.eeworm.com/read/139866/13127817
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/325355/13211296
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/240415/13219896
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);