搜索资源列表
ADCdrives
- ADC字符设备驱动程序,包含加载函数,卸载函数,接口函数,read(),ioctl()等。另带编译文件Makefile以及测试程序ADCtest.c 在linux环境下执行make命令编译后会生成ADCdrives.o以及test。在字符设备中加载test即可得到结果。-ADC code I/O Device Drive
test
- s3c2440的一个字符设备驱动程序-the s3c2440 a character device driver
dsdram
- linux内核下双口ram字符设备驱动程序-dual port ram driver process under linux
zCharDevDriver
- linux 实验 参考驱动编程写的简单字符设备驱动,希望对大家有帮助。-simple character device driver
linuxDR
- 嵌入式linux设备驱动是嵌入式系统中十分重要的组成部分。本书详细讲解了嵌入式linux的各种设备驱动,包括字符设备驱动、数字显示驱动、键盘驱动、a/d驱动、d/a驱动、lcd驱动、触摸屏驱动、can总线驱动、iic总线驱动、音频总线驱动、ide接口驱动、闪存芯片驱动、usb驱动、串口驱动、网络设备驱动等,并结合大量实例进行讲解,读者可以快速熟悉和掌握相关知识。 -Embedded linux device driver is a very important part of embedd
code_cdev
- 这是国嵌的培训的实验代码,字符设备驱动方面的编程-This is the guoqian code of embedded training experiments,inside have edev drive programming.it is very useful for new programmer.
character-device-driver
- 基于友善mini2440-linux-2.6.32 简单的字符设备驱动程序-Friendly mini2440-linux-2.6.32 simple character device driver
led-drive
- 嵌入式linuxLED驱动程序及相关的测试程序,供初学者学习怎么编写字符设备的linux驱动-Embedded linuxLED driver and related test procedures for beginners to learn how to write character device linux driver
beep
- 友善之臂mini2440的beep驱动一个简单的字符设备驱动-The friendly arm of a mini2440 the beep driver is a simple character device driver
char_device_driver_structure.tar
- 基于linux内核的字符设备驱动编程框架-Character device driver programming framework based on Linux kernel
adc_inter
- 基于中断处理的adc驱动程序,字符设备驱动的一个模块-Adc driver interrupt handler, a character device driver modules
newbt_led
- 简单的字符设备驱动 2440开发板跑马灯例子-Simple character device driver 2440 development board Marquee example
LDD3scull
- LINUX字符设备驱动代码,LDD3的源代码,调试通过!-LINUX character device driver code
memdev20120627_v3_sema
- linux_字符设备驱动_含阻塞等,适合当模版-linux_ character device driver _ containing obstruction, for when the template
Linux-char-device(Advanced)
- 粤嵌教育的嵌入式培训课件,关于驱动的,网上暂时还没人上传过。这个是字符设备驱动的进阶课件,之前上传过基础版。-Guangdong embedded in the education of embedded training courseware, driven, on-line temporarily not uploaded people. This is a character device driver Advanced courseware, before uploading the b
chardev_driver
- 基于Linux-2.6.35内核下的字符设备驱动-The program is char device driver of linux
shiyan_2012114162558242
- linux设备驱动,关于字符设备的一些初始化和简单的应用。-linux device driver, a character device initialization and simple application.
dev
- linux下的设备驱动模拟程序,新增了一个字符设备驱动,并可以调用该设备,观察模拟的运行效果,了解linux驱动的运行机制!-linux device driver under the simulation program, a new character device driver, and you can call the device to observe the simulation run effects to understand the mechanism of running l
12_touch_screen
- linux 字符设备驱动,触摸屏的驱动,该驱动是基于S3C2410开发板开发的,源码内有详细注释便于理解。-linux character device driver, the driver of the touch screen, the driver is developed based on the S3C2410 development board, the source detailed notes easy to understand.
char-device-drivers
- 字符设备驱动模板,方便新手学习字符设备驱动,gcc交叉编译即可-Character device driver templates, easy for novices to learn the character device driver, gcc cross-compiler can