一款SmartPhone的驱动代码,其中包括Camera, Video controller, LCD, I2C, Keypad, DMA等多种驱动的源代码。
标签: SmartPhone 驱动 代码
上传时间: 2015-03-14
上传用户:myworkpost
讲述PC的原理技术,包括cpu与内幕指令、系统与设备检测、适配卡开发,bios数据、cmos与时钟、DMA服务等
标签:
上传时间: 2015-03-19
上传用户:1583060504
ALTERA NIOS处理器实验,QUARTUS下用VHDL编译成处理器,然后NIOS SHELL下C 语言运行。实验SRAM和DMA调度
上传时间: 2015-04-13
上传用户:gxf2016
CBC下写的串口编程,API函数实例 I wish this site had been around when I was trying to figure out how to make serial communications work in Windows95. I, like many programmers, was hit with the double-whammy of having to learn Windows programming and Win95 serial comm programming at the same time. I found both tasks confusing at best. It was particularly frustrating because I had, over the years, written so much stuff (including lots of serial comm software) for the DOS environment and numerous embedded applications. Interrupt driven serial comm, DMA transfer serial comm, TSR serial comm, C, assembler, various processors... you name it, it had written it. Yet, everything I knew seemed upside-down in the message-driven-callback world of Windows.
上传时间: 2014-06-20
上传用户:cccole0605
cypress的usb接ata源代码,绝对经典,可以接scsi硬盘哦,支持DMA方式,就一个字,强。
上传时间: 2013-12-02
上传用户:奇奇奔奔
PCI驱动编程实例,通过PCI可实施操作: 2、通过DMA方式往SDRAM写数据的步骤: (1) 往OMB1写传输数据次数 (2) 往OMB2写所要访问的SDRAM地址 (3) 往FIFO写2 3、通过DMA方式从SDRAM读数据的步骤: (1) 往OMB1写传输数据次数 (2) 往OMB2写所要访问的SDRAM地址 (3) 往FIFO写3
上传时间: 2014-01-11
上传用户:woshiayin
一个在ddk环境下编的plx9054的驱动程序,里面实现了突发,dma等模式
上传时间: 2015-05-31
上传用户:啊飒飒大师的
用于TM1300/PNX1300系列DSP(主要用于视频处理)的设备库的源码,包括1300所有的功能模块,如DMA.pci.timer/interrupt/vi/vo等等。想让1300工作,找部分必不可少!
上传时间: 2013-12-27
上传用户:jackgao
用于TM1300/PNX1300系列DSP(主要用于视频处理)的外部设备的源码,包括1300所有的功能模块,如DMA.pci.timer/interrupt/vi/vo等等。
上传时间: 2014-01-10
上传用户:nairui21
usb程序 硬件用的是isp1518,传输方式dma
上传时间: 2013-12-14
上传用户:hongmo