搜索资源列表
anjian2
- 基于linux2.6.12和s3c2440的按键驱动,控制6个按键,有阻塞和非阻塞两种方式读-S3c2440 based linux2.6.12 and the key driver to control the six buttons, with blocking and nonblocking read in two ways
ADV7180
- linux下的adv7180驱动。包含adv7180.c和adv7180.h两个文件。-Adv7180 drive under linux. Contains adv7180.c and adv7180.h two files.
sig_AIN
- 本程序为基于s3c2440的两路模拟信号检测电路的裸机驱动。程序检测出A/D转换后的模拟量并进行了电压换算。-This program is based the s3c2440 two-channel analog signal detection circuit of the bare metal drive. Procedures to detect the A/D converter analog voltage conversion.
dup2
- dup2,dup函数使用 copy文件描述,然后回滚初始化状态-How to use the two func:dup,dup2?
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
touchpanel
- 触摸屏在linux下的驱动,arm2410t板,触摸屏作为一般设备和输入设备两种方式-The touch screen under linux drive, arm2410t, board, touch screen and input devices in two ways as a general
SRAM
- 文件中包含了在MDK及IAR两种开发工具下的SRAM读写访问驱动代码,已调试通过。-Contained in the file under the two development tools for MDK and IAR SRAM read and write access to the driver code has been through debugging.
LinuxUSBcore
- 承上启下继往开来,承的是U 盘/HUB,启的是UHCI/EHCI,抓住设备和驱动两条生命线, 讲述usb core 的故事。-Future nexus, the Order of the U disk/HUB Kai UHCI/EHCI, seize equipment and driving two lifelines, tells the story of usb core.
STEPMOTOR_L298DRVtest
- 用于L298N的交流电机驱动,本代码用于步进电机正传两相八拍的程序。-For L298N AC motor drive, the code for stepper motor True Story of two-phase eight-beat program.
STEPMOTOR_L298DRVtest
- 用于L298N驱动步进电机,本代码用于步进电机反转两相四拍。-For L298N drive stepper motor, and the code for two-phase stepper motor reversal shot.
STEPMOTOR_L298DRVtest
- 用于L298N驱动控制步进电机,本代码是其中的两项四拍程序。-For L298N drive control stepper motor, the code is one of the two four-beat program.
button
- 简单的按键linux驱动程序,里面有两种模式,一种是扫描模式,一种是中断模式。中断模式是按键驱动led-Simple key linux driver, there are two modes, a scan mode, one is the interrupt mode. The interrupt mode key driver led
Linux-IO
- 详细讲解了Linux下I/O驱动的两种模式,非常详细-Explain in detail the two modes under Linux I/O drivers, very detailed
SPI2UART
- 开发环境Ubuntu10.10 内核源代码版本linux2.6.32.2 交叉编译环境版本V4.4.3 驱动函数说明: 该代码将S3C2440的SPI口连接SC16IS752,扩展为2路串口。代码分2部分,分别Make后生成2个.ko文件,分别加载即可使用。 本代码项目实用,可参考。-Development environment Ubuntu10.10 Kernel source code version linux2.6.32.2 Cross-compiler
vector
- 使用vector 模拟二维数组的复习,举例: 可以定义vector 的元素仍然是一个vector 比如, vector <vector <int> > 即表示一个二维int 数组,里层的vector <int> 表示第一维, 外层的vector 表示第二维:-Vector to simulate a two-dimensional array of review, for example: you can define the vector el
motor
- mini2440的两路pwm驱动程序,可以控制直流电机的正反转和转速-mini2440 two PWM driver, you can control the the positive DC motor and speed
led_analog_traffic_light
- /** *本程序目的为控制LED灯模拟红绿灯 * 具体:Edkit-8试验箱中可以介入4个LED灯,但我们只用其中的3只 * 规定第1只表示红灯,每次亮20秒 * 规定第2只表示黄灯,每次亮5秒 * 规定第3只表示绿灯,每次亮20秒 *开始时红灯先亮,然后黄灯、绿灯依次亮。循环反复 *每次灯切换时会有3秒的闪烁时间 * * *gcc -o led_analog_traffic_light led_analog_traffic_light
program
- 编写一段程序,同时父进程创建两个子进程p1和p2;并使子进程p1与子进程p2通过共享存储区相互发送数据(512字节)。 (1)掌握系统调用shmget()、shmat()、shmdt()、shmctl()的使用方法及其功能,理解共享存储区通信原理; (2)系统理解linux 的三种通信机制。 -Write a program, while the parent process creates two child processes p1 and p2 make child
AT91Bootstrap-5series_1.23
- Bootstrap启动代码是官方提供的一级启动代码,包括汇编和C语言两部分组成。对AT91SAM9260来说编译完成后,代码长度必须小于4KB,烧写到dataflash中的0x00000000.-Bootstrap code is the official start of a startup code, including assembly and C language two parts. For AT91SAM9260 is compiled, the code length must b
two_dev
- 三星mini2440简单驱动程序,注册2个设备-S3Cmini2440 driver two dev
