搜索资源列表
Flash_28F
- 28F128J系列FLASH驱动-28F128J series FLASH drive
flash
- 驱动,用于闪寸的处理,主要是为了能够更好的处理这些内存
nor_flash
- linux 下的coldfire cpu的 nor flash 驱动程序
flash
- arm下的对flash进行读写的驱动,对arm爱好者有很大帮助
NOR-FLASH-PGM
- NOR FLASH 介绍和驱动最详细资料
tmbtNandDrv_src
- pnx8950 nand flash 驱动-pnx8950 nand flash drive
s3c2410_nand
- linux下nand flash驱动的实现代码-nand flash drive under linux the realization of the code
mtd
- 基于linux的mtd flash驱动程序,实现了多个分区。-linux mtd flash driver
LinuxdevicedriverdevelopmentXiangjie
- 本书全面而详细地讲Linux设备驱动开发中涉及的理论毛主席多种设备驱动的框架,本书 是基于2.6内核进行讲解,将字符设备、块设备、TTY设备、IIC设备、LCD设备、Flash设备、网络 设备、音频设备、PCI设备等复杂设备驱动的框架作为核心内容。完全从工程实际出发,具有很台 盟的可操作性
Embeddedlinuxdevicedriverdevelopment
- 本书系统地介绍了嵌入式Linux设备驱动开发的相关知识和实例,主要包括: 数码管驱动程序;键盘驱动程序;A/D、D/A驱动程序;LCD驱动程序;触摸屏驱动程序;CAN总线驱动程序;I2C总线驱动程序;音频总线驱动程序;IDE驱动程序;NAND Flash和NOR Flash驱动程序;USB设备驱动程序;串口驱动程序;网络设备驱动程序。 实例丰富、讲解细致、代码分析详尽,嵌入式Linux设备驱动开发的理想参考用书。 -This book systematically introduces
linux_system_explant
- 详细介绍linux2.6内核的移植原理和过程,包括u-boot的移植,根文件系统的构建和一些简单的驱动,flash驱动,网络驱动,lcd驱动-Details linux2.6 core principles and processes of migration, including the u-boot-graft, the root file system build and some simple driver, flash drive, network drive, lcd driver
s3c2410nor
- s3c2410 nor flash的驱动-s3c2410 nor flash drive
Linux-driver-development19
- 作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第19章、Flash设备驱动。Flash在嵌入式系统中是必不可少的,它是BootLoader、Linux内核和文件系统的最佳载体。在Linux内核中,引入了MTD层为NOR Flash和NAND Flash设备提供统一的接口,从而使得Flash驱动的设计工作大为简化。19.1节讲解了Linux Flash驱动的结构,主要讲解了MTD系统的层次结构和接口。19.2节和19.3节分别讲解了NOR Flash和N
Flash
- FLASH驱动程序,包括nand flash 和norflash驱动程序。-自动检测中英文中译英英译中 百度翻译 . FLASH driver, including NAND flash and norflash drivers
make-Nand-Flash-driver-on-linux
- 本文档详细描述了nandflash硬件特性及在linux下nandflash驱动实现的代码详细注释,可作为编写nandflash驱动的参考-This document describe nandflash hardware feature and the driver of linux very detail.help for you to learn nandflash.
Flash-driver
- Linux程序包mtd文件: nand Flash驱动位置文件主要在nand目录下,如drivers/mtd/nand/ts7250.c。 nor Flash 驱动配置文件主要在maps目录下。- NAND Flash drive
isp--flash
- 这是一个sran的驱动程序 stm32 的外接sram 能储存更多的数据-This is a driver stm32 sran external sram can store more data
flash-driver-simple
- FLASH驱动程序 支持amd sumsang flash ,and so on-FLASH DRIVER
nand-flash
- 此程序是NAND flash驱动程序的移植,移植部分在文中注释-This program is a NAND flash driver transplantation, part of the comment in the text
nand-flash-writer
- 基于Linux的nand flash读写驱动,(nand flash write/read driver)