搜索资源列表
linuxdriver
- linux设备驱动 | |-- DMA范例 | | |-- 3c505.c | | |-- 3c505.h | | `-- dma.h | `-- 静态映射范例 | `-- mach-smdk2440.c |--- | |-- NVRAM驱动 | | `-- generic_nvram.c | |-- 触摸屏驱动 | | |-- 作为input设备 | | | |-- s3c2410_ts.c | | | `-- s3c2410_ts.h
s3c2410_ts
- 基于S3C2440的四线电阻式触摸屏驱动程序,linux2.6.22内核。把touchscreen.c放在driver/input/touchscreen/下。修改arch/arm/mach-s3c2440/mach-smdk2440.c以及相应的Makefile加上驱动即可-S3C2440 based on the four-wire resistive touch screen driver, linux2.6.22 core. Touchscreen.c on the driver/inp
s3c2410_ts.c.tar
- s3c2410系列ARM开发板的通用触摸屏驱动源码-S3C2410 series of general-purpose ARM development board Touch Panel driver source
LinuxDeviceDriver-NVRAM
- Linux设备驱动开发详解源码- | |-- NVRAM驱动 | | `-- generic_nvram.c | |-- 触摸屏驱动 | | |-- 作为input设备 | | | |-- s3c2410_ts.c | | | `-- s3c2410_ts.h | | `-- 作为普通字符设备 | | `-- s3c2410-ts.c | |-- 看门狗驱动 | | `-- s3c2410_wdt.c | `-- 平台设备 | `-- devs.c
s3c2410_ts.c.tar
- 触摸屏驱动程序,在ARM嵌入式平台上面的触摸屏驱程程序实力-tauchscrean
touchscreendrivers
- 此代码为S3C2410支持的触摸屏驱动程序,包含s3c2410_ts.h和s3c2410_ts.c两个文件。-This code for the S3C2410 supports touch screen drivers, including s3c2410_ts.h and s3c2410_ts.c 2 files.
touchscreen
- ylp2440 s3c2410_ts.c 优龙ylp2440开发板实现8寸触摸屏驱动程序-ylp2440 s3c2410_ts.c development board to achieve superior long ylp2440 8-inch touch screen driver
s3c2410_ts
- S3C2410_TS电容触摸屏的LINUX内核程序驱动代码,单C文件,供参考,可用于全志方案直接使用-S3C2410_TS capacitive touch screen LINUX kernel driver code, a single C file, for reference, can be used directly for the full program of Chi