搜索资源列表
imax27-driver_modules
- 飞思卡尔的IMAX27的开发板的linux下的驱动程序模块,包括:网络、usb、触摸、液晶屏、ide、音频等。
s3c2440spi1
- S3C2440外设SPI1接口驱动程序模块,在linux2.6.32内核上运行通过,加载该模块后会在/dev/下生成一个SPI1字符设备文件,源内核有SPI子系统,不过太复杂,没去研究,所以就自己写了,绝对是原创,适合初学者参考。-S3C2440 SPI1 peripheral interface driver module, run by the linux2.6.32 kernel, load the module in the/dev/SPI1 generate a character d
calibrate
- QT下的触摸屏校正程序模块,在嵌入式LINUX下实现-QT under the touch-screen calibration program modules, be achieved in the embedded LINUX
CPUfreq
- 修改CPU频率的代码. 该程序模块中xllp_CPUfreq.s,xllp_freq.c,xllp_intc.s,xllp_freq.h四个文件是修改CPU频率的主要代码,使用前可以将这些文件和xllp目录下的文件编译在一起,以便可以在程序的任何地方调用它们,修改和读取CPU频率主要依靠调用xllp_freq.c文件中的两个函数完成:XLLPSetCoreRunFrequency,xllpGetCurrentFreqSetting。 其余代码只是一个调用这两个函数的一个例子,也可以自己
mini2440_buttons
- 嵌入式Linux平台,友善之臂MINI2440(ARM920T)按键驱动程序模块,采用内核模块方法加载。-Embedded Linux platform, a friendly arm of MINI2440 (ARM920T) key driver module, load the kernel module approach.
SI
- 2440linux SI 程序模块,希望能和大家一起分享!-2440linux SI program modules, hoping to share with everyone!
I2C_Dricer
- 2440 I2C驱动程序模块,希望能和大家一起分享!-2440 I2C driver modules, would like to share with everyone!
module-code_s3c6410
- 这是基于嵌入式linux下的驱动程序模块编程,用的芯片是三星的s3c6410。-This is based on an embedded linux driver module programming under, with the chip is Samsung s3c6410.