代码搜索结果

找到约 14,905 项符合 7 的代码

7.h

// 7.h : main header file for the 7 application // #if !defined(AFX_7_H__C5C44D88_2543_4805_8BF2_4CA23470161F__INCLUDED_) #define AFX_7_H__C5C44D88_2543_4805_8BF2_4CA23470161F__INCLUDED_ #if _

7.1.lnp

"7.1.3.obj" TO "7.1.3"

7.1.lnp

"7.1.3.obj" TO "7.1.3"

7.1.__i

"7.1.c" BROWSE DEBUG OBJECTEXTEND

7.5 键盘驱动.txt

<mark>7</mark>.5 键盘驱动 <mark>7</mark>.5.1 键盘的硬件实现 EP<mark>7</mark>312提供了8个键盘扫描列输出驱动端口,可由其他GPIO进行行扫描,并根据获得的GPIO端口状态来判断哪个键按下。最大扫描阵列为8×8。在嵌入式ARM实验箱中的缺省配置为4×4键盘扫描阵列。以EP<mark>7</mark>312的COL0~COL3为列扫描输出驱动,用EP<mark>7</mark>312的GPIO PORT A0~A3作为行输入线。所有列输出驱动和PORT A的口线都 ...

7.5.2.txt

7.5.2 键盘驱动程序的实现 1.键盘驱动程序的主要函数 应用程序通过 fd1 = open(“/dev/kbd7312”,0) 指向设备端口,然后再for(;;)死循环中调用ioctl(fd1,0,0),进程进入驱动程序执行kbd_kernel_ioctl()。 //对键盘设备文件进行读/写之外的其他操作 static int kbd_kerne

7.1.__i

"7.1.c" BROWSE DEBUG OBJECTEXTEND

7.rc2

// // 7.RC2 - resources Microsoft Visual C++ does not edit directly // #ifdef APSTUDIO_INVOKED #error this file is not editable by Microsoft Visual C++ #endif //APSTUDIO_INVOKED /////////

7.cpp

// 7.cpp : Defines the class behaviors for the application. // #include "stdafx.h" #include "7.h" #include "7Dlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FI

7.h

// 7.h : main header file for the 7 application // #if !defined(AFX_7_H__C5C44D88_2543_4805_8BF2_4CA23470161F__INCLUDED_) #define AFX_7_H__C5C44D88_2543_4805_8BF2_4CA23470161F__INCLUDED_ #if _