搜索资源列表
tslib.rar
- 嵌入式Linux下的触摸屏驱动源代码
ads7846
- 基于linux操作系统的触摸屏驱动程序,为ads7843驱动程序-based on the Linux operating system Touchscreen drivers, drivers for ads7843
TouchScreenDriverForS3c2410
- 基于s3c2410的触摸屏驱动,带有makefile,可在linux下直接编译 -s3c2410 based on the touch screen-driven, with a makefile, linux under the direct translation
touchdrv
- 触摸屏驱动程序,基于linux操作系统!ARM平台-Touchscreen drivers, based on the Linux operating system! ARM platform
Touch
- linux下触摸屏驱动,实用性非常强,可以直接用在linux2.4.18版本,及2.6以上的版本-linux Touch-screen, practicality is very strong. can be directly used linux2.4.18 version 2.6 and above versions
touchscreen
- s3c2410实验箱关于arm linux触摸屏的驱动代码和测试程序。代码非常详细有注释。
linuxdriver
- linux设备驱动 | |-- DMA范例 | | |-- 3c505.c | | |-- 3c505.h | | `-- dma.h | `-- 静态映射范例 | `-- mach-smdk2440.c |--- | |-- NVRAM驱动 | | `-- generic_nvram.c | |-- 触摸屏驱动 | | |-- 作为input设备 | | | |-- s3c2410_ts.c | | | `-- s3c2410_ts.h
touchsreen-linux
- linux下的触摸屏驱动 内核为2.6.14
TourchScreenDrv
- 用于Linux下的触摸屏驱动,使用在2.6.15版本内核上,可以作为两种方式使用,运行可靠稳定。
touchscreen-ads7843
- linux下触摸屏驱动源码及其详细讲解(ads7843、7846、ak4182)
S3C2410触摸屏驱动程序(2.4内核)
- 基于S3C2410和嵌入式lINUX的触摸屏驱动程序
linux-touchdriver
- wm9715/9712五线触摸屏驱动,经过调试,可以用。-wm9715/9712 five-wire touch-screen driver, after debugging, can be used.
tslib
- 嵌入式Linux下的触摸屏驱动源代码- Inserts under type Linux to touch the screen actuation source code
tslib-1[1]
- linux下触摸屏驱动,对开发嵌入式linux有很大帮助-under linux touch screen driver, on the development of embedded linux are very helpful
s3c2410_ts
- 本源码是《ARM嵌入式LINUX设备驱动实例开发》一书的触摸屏设备驱动源代码-The source is ARM Embedded LINUX device driver examples of development of a book on touch-screen device driver source code
s3c2410ts
- Linux下2410及2440触摸屏驱动程序-2410 and 2440 touch screen driver
touch_screen_driver
- Linux系统上的触摸屏驱动,提供2种模式的实现源码,可直接在项目中使用-Linux touch screen drivers on the system to provide 2 modes of implementation source code can be directly used in the project
Touch-screen-system-of-Linux-kernel
- 文中分析了在linux2.6内核输入子系统下触摸屏驱动程序设计,并对比传统的驱动设计方法,得出了基于Linux 输入子系统的驱动程序设计优点.-This paper analyzes the input subsystem of the kernel linux2.6 touch screen driver design, the driver and compare the traditional design method, obtained based on the Linux input
s3c_ts
- 这是一个基于arm9的linux触摸屏驱动程序,此是一个典型的input驱动程序,适合初学者学习,可以运行在tq2440开发板上-This is a linux-based touch screen driver arm9, and this is a typical driver input, suitable for beginners to learn, you can run tq2440 development board
Linux
- Linux开发系列由浅入深地介绍了交叉编译工具的搭建、基于s3c2416 bootloader的实现过程,以目前最新版的linux4.10.10内核为基础,一步步细致地介绍了修改编译,以及最简单的hello world根文件系统到实用复杂的根文件系统的构建。从而对bootloader、linux内核、根文件系统之间的关系有一定的认识。系列文章选取了几个典型的linux设备驱动,如LED、gpio按键、u盘、sd卡、网卡、nand flash、lcd等等,介绍了linux设备驱动框架的模式。针对嵌