代码搜索:Keyboard
找到约 10,000 项符合「Keyboard」的源代码
代码结果 10,000
www.eeworm.com/read/191743/8424690
c keyboard.c
#include
#include "Keyboard.h"
volatile BYTE Key = 0;
void KeyboardStart (void) {
//////////////// Keyboard Initialization ////////////////
INTKBSCR |= KB_IMASKK;
INTKBSCR &= ~
www.eeworm.com/read/191743/8424753
h keyboard.h
#ifndef __KEYBOARD
#define __KEYBOARD 1
#if HIWARE
#ifdef __cplusplus
extern "C" {
#endif
#endif
#include "Notation.h"
#if HIWARE
#include
#endif
#if !HIWARE
exter
www.eeworm.com/read/291252/8431705
s keyboard.s
/*
* linux/kernel/keyboard.S
*
* (C) 1991 Linus Torvalds
*/
/*
* Thanks to Alfred Leung for US keyboard patches
* Wolfgang Thiel for German keyboard patches
* Marc Corsini for the French
www.eeworm.com/read/290336/8489333
c keyboard.c
//
// keyboard.c : chpie
//
#include
// Sheet of Ordinary scancodes
char dataSheet[128][20] = {
"ERROR", "(ESC)",
"1!", "2@", "3#", "4$", "5%", "6^", "7&", "8*", "9(", "0)",
www.eeworm.com/read/290336/8489342
h keyboard.h
#pragma once
char* KeyboardSignal(unsigned char scancode, unsigned char escape, char *ret, int size);
www.eeworm.com/read/389043/8551458
c keyboard.c
/*键盘扫描*/
unsigned char KeyScan(void){
unsigned char key,key0;
unsigned char key_sign1;
unsigned char keypress;
keyped_sign=0;
key_sign1=0;
while(key_sign1!=1){
PTT=0x0F;
www.eeworm.com/read/289142/8572294
c keyboard.c
/*
***************************************************************************************
*
* (c) Copyright 2006-2008, hui lian. luo, china, zj. hz
* All
www.eeworm.com/read/289142/8572297
h keyboard.h
/*
***************************************************************************************
*
* 博格
www.eeworm.com/read/289142/8572711
crf keyboard.crf
www.eeworm.com/read/289138/8573050
c keyboard.c
/*
***************************************************************************************
*
* (c) Copyright 2006-2008, hui lian. luo, china, zj. hz
* All