搜索资源列表
spidmadriver
- 本驱动程序在linux2.6.17中测试通过。yangxing msn:lelma_yx@hotmail.com 希望对SPI操作的朋友有所帮助。 一、工作方式: 从设备:SPI为MASTER模式 S3C2410:SPI为SLAVE模式+DMA 二、工作流程 1.S3C2410从接收:当从设备发送数据时,S3C2410利用DMA方式收数,收到指定长度的数据,则进入DMA中断,将接收的数据拷出。 2.S3C2410从发送:当S3C2410需要发送,首先由RTS请求
zxzkeyboard
- ARM S3C2410的4X4键盘中断驱动程序(包括驱动, Makefile, 测试源码), 在Linux 2.6.8.1环境下测试过.-ARM S3C2410 4x4 keyboard interrupt-driven (including driving, Makefile, testing OSS), the Linux 2.6.8.1 environment tested.
interrupt
- arm s3c2410 中断处理 新手需要
arm44b0_rtc_ticket
- 这是在linux下,用arm-linux-elf编译的带中断的时钟显示,可以在44b0裸机上直接运行,为直接在linux下编译带中断的arm操作系统提供参考依据-This is under linux, using arm-linux-elf compiler with the clock interrupt, it can be directly in the bare-metal 44b0 running directly under linux compiled with the i
interrupt.tar
- sample code for interrupt on arm processor
interrupt
- interrupt application code * compile : * $/usr/local/arm/2.95.3/bin/arm-linux-gcc -o interrupt interrupt.c * $cp interrupt /tftpboot/examples * run in target: * #mount 192.168.1.180:/tftpboot/ /mnt/nfs * #cd /mnt/nfs/examples * #
15883831embeddedlinuxpapersvolum1
- 本文研究论述了基于S3C2410 LCD控制器的Linux驱动程序设计与实现,介绍了S3C2410的LCD控制器的数据和控制管脚,并给出了LCD的控制流程和LCD的控制器设置规则,参照TFT-LCD LQ092Y3DG01的逻辑要求和时序要求设计了其驱动电路,设置了主要LCD寄存器;论述了在嵌入式Linux中基于FrameBuffer机制的LCD驱动程序的实现方法。- core interrupt technology research postgraduate study of small p
Linux-driver-development12
- 作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第12章、Linux字符设备驱动综合实例。本章将分析5个典型的字符设备驱动,在这些驱动中,将灵活地运用到前面各章所讲解的内容。12.1节讲解按键的设备驱动,加深读者对字符设备驱动架构、阻塞与非阻塞、中断、定时器等相关知识的理解。12.2节讲解触摸屏的设备驱动,触摸屏的设备驱动比按键的设备驱动稍微复杂一些,但是很类似。12.3节讲解TI的DSP提供给通用CPU的HPI(主机并行接口)的设备驱动,硬件结构为AR
linux-arm
- linux 的启动相关文档收集 中断 启动分析-linux boot interrupt start collecting documentation analysis
2intauart
- LPC2000 中断和串口程序,ARM开启两个中断源Eint1与Eint2,分别用一个按钮来控制。在没有中断的时候两个LED都缓慢闪烁,当任何一个中断被出发的时候,对应的LED会急促闪烁,逐渐回复正常。 此外,使用一个串口来发送当前状态,在无中断的时候发送正常状态报告,当有中断的时候,串口发送中断源。 -lpc2000 interrupt and uart proc,tow interrupt resorces and seperately control tow led2 and se
ARM_Linux_interrupt_src_code
- 以s3c2410为例, 通过文中源码,非常详尽分析ARM Linux中断过程,很好的学习和参考价值。-ARM Linux interrupt. S3c2410 example, the source text, very detailed analysis of the ARM Linux interrupt the process of learning and reference value.
serial_int.tar
- 基于友善之臂tiny210开发板的串口中断驱动程序-Based the friendly arm tiny210 development board serial interrupt driver
arm_pic
- Generic ARM Programmable Interrupt Controller support.
armv7m_nvic
- ARM Nested Vectored Interrupt Controller
arm_gic
- ARM Generic/Distributed Interrupt Controller
arm-vgic
- ARM Virtual Generic Interrupt Controller (VGIC).
versatile-fpga-irq
- ARM Versatile FPGA interrupt controller.
ARM
- arm开发板,主要有ds18b20,以及三星s3c6410等芯片,实现延时亮灯,实现蜂鸣器响,实现按键中断等等,基础操作-arm development board, there ds18b20, and the like Samsung s3c6410 chip, delay lighting, to achieve the buzzer, to realize key interrupt, etc., the underlying operating
entry-intc
- ARM Interrupt demux handler using INTC.
arm-interrupt-attr
- brief Provides a layer of compatibility for C. @ingroup io.