搜索资源列表
CPUfreq
- 该程序模块中xllp_CPUfreq.s,xllp_freq.c,xllp_intc.s,xllp_freq.h四个文件是修改CPU频率的主要代码,使用前可以将这些文件和xllp目录下的文件编译在一起,以便可以在程序的任何地方调用它们,修改和读取CPU频率主要依靠调用xllp_freq.c文件中的两个函数完成:XLLPSetCoreRunFrequency,xllpGetCurrentFreqSetting。-The program module xllp_CPUfreq.s, xllp_fre
2440test
- TQ2440开发板个功能程序模块 里面有液晶屏驱动 摄像头驱动等-TQ2440
linux_module_single_makefile
- linux下的驱动程序模块编程makefile文件编写实例,单文件示例。-driver module under linux programming makefile file written instance, single-file examples.
linux_module_multiple_makefile
- linux下的驱动程序模块编程makefile文件编写实例,多文件示例。-driver module under linux programming makefile file written examples, multi-file examples.