-
e2prom_probe
e2prom新的驱动方法,利用内核中的核心函数调用probe函数
(Drive E2PROM new method, with the core function calls the probe function in the kernel)
- 2013-11-13 10:52:08下载
- 积分:1
-
QR-sample
QR编解码示意程序,帮助理解QR原理,C语言,适应多平台(QR codec indicate procedures, understand the principle.)
- 2013-09-05 16:17:12下载
- 积分:1
-
sample
海思3519v101 sample驱动源码,有助于理解驱动(Haisi 3519v101 sample driver source, help to understand the drive)
- 2017-03-28 15:10:13下载
- 积分:1
-
etoms
Etoms Et61x151 GPL Linux driver by Michel Xhaard (09/09/2004)
- 2013-03-20 12:49:17下载
- 积分:1
-
ADS1115
ADS1115 源码 精炼版
ADS1115
6/5000
Yuánmǎ jīngliàn bǎn
Source refined version(ADS1115 u6E90 u7801 u7CBE u70BC u7248)
- 2017-05-20 15:14:35下载
- 积分:1
-
libusb-win32-code-r413-branches
说明: 这个为libusb的使用作为访问usb的案例(This is the use of libusb as a case of accessing USB)
- 2020-04-11 13:46:30下载
- 积分:1
-
QR-sample
QR编解码示意程序,帮助理解QR原理,C语言,适应多平台(QR codec indicate procedures, understand the principle.)
- 2013-09-05 16:17:12下载
- 积分:1
-
430g2553.led
msp430g2553单片机控制led数码管显示程序(msp430g2553 MCU control led digital tube display program)
- 2012-08-01 14:17:21下载
- 积分:1
-
Driverv34
天敏8路dvr SAA7134采集卡驱动(Mortimer 8 channel dvr SAA7134 capture card driver)
- 2013-02-22 16:28:50下载
- 积分:1
-
53607944driver
一个最简单的驱动程序,就像其他的可执行程序一样,每个驱动程序也有一个入口点,
这是当驱动被装载到内存中时首先被调用的,驱动的入口点是DriverEntry过程(注:过程也就是子程序),
DriverEntry这个名称只是一个标记而已,你可以把它命名为其他任何名字--只要它是入口点就行了。(One of the most simple driver, just like other executable programs, each driver has one entry point,
This is when the driver is loaded into memory the first to be called when the driver entry point is DriverEntry process (Note: The procedure is routine),
DriverEntry This name is just a marker only, you can name it in any other name- as long as it is the entry point on the list.)
- 2009-10-27 19:18:16下载
- 积分:1