搜索资源列表
GPIO
- 简单的 linux gpio 读写程序,了解2410 io操作。-Linux gpio read and write simple procedures, understand the operation of 2410 io.
i2c-eeprom-090804
- linux下读写EEROM的应用程序,I2c接口的,应用linux自带的I2C驱动-to read and write EEROM under linux applications, I2c interface, the application comes with I2C driver linux
rt73-usb-linux
- 此压缩包内包含了几乎全部的无线网卡驱动资料,包括关于无线网卡驱动的各种论文,资料,以及rt73等常用网卡的驱动源代码,电路原理图,看完里面的东西,你绝对能够自己编写驱动了。-This archive contains almost all of the wireless card drivers, including information on the wireless network card driver for various papers, data, and network card
EVC4.2.iniFilereadwriteFounction
- 是一个在EVC下开发的闹钟定制程序。其中一个难点就是如何创建、写、读一个ini 文件。由于是在EVC下,所以很多API函数都不被支持比如关于.ini文件读写GetPrivateProfileString和 WritePrivateProfileString函数。于是我开始在网上搜寻可以轻松读写ini文件的方法。最后找到了一个人写好的,可以实现类似 GetPrivateProfileString功能的函数。-EVC is a customizable alarm clock, developed
Chapter_6_Advanced_experiments_part1
- 周立功magic2410实验箱源码 第6章Linux高级实验(part1) 6.1 Linux内核编译实验 6.2 Linux根文件系统实验 6.3 CAT1025读/写实验. 6.4 ZLG7290键盘读取 6.5 USB-E2PROM编程器实验 6.6 SD/MMC卡实验 6.7触摸屏实验 6.8 PCMCIA接口CF卡实验 -Magic2410 week experimental box Ligong source Linux High Chapte
s3c2440_fpga
- linux下的总线驱动fpga,能实现对fpga的读写操作-linux under the bus driver fpga, to achieve the read-write operation on fpga
sbull-2.6.22
- 基于LINUX下开发的块设备驱动程序源代码,能为初学者提供很好的参考作用,该程序使用一小块内存模拟块设备实现块设备的读写操作-Developed under the LINUX-based block device driver source code, can provide a good reference for beginners role, the process simulation using a small memory block devices to read and wri
canread1
- ARM linux下的canbus编程,提供canbus参数设置,读写操作。-Canbus under the ARM linux programming, providing canbus parameter settings, read and write operations.
file_operation_sample
- ARMLINUX 环境下开发的文件访问程序,能对文件进行读取和写操作。-Development environment ARMLINUX file access procedures, the documents can be read and write operation.
MMC-sd
- at91rm9200在ADS下读写sd卡源码-at91rm9200 in the ADS under the sd card read and write source code
FileSystem
- 为LINUX 设计一个简单的二级文件系统。 设计要求: 1、可以实现下列几条命令(至少4条)。 Login 用户登录 Dir 列文件目录 Create 创建文件 Delete 删除文件 Open 打开文件 Close 关闭文件 Read 读文件 Write 写文件 2、列目录时要列出文件名、物理地址、保护码和文件长度。 3、源文件可以进行读写保护。 -To design a simple two LINUX file system. Desig
ezxml
- linux下xml文件的读写操作封装,简洁明了。-xml files under linux to read and write operations package, simple and concise.
demo1.tar
- Linux 下串口编程,串口编程步骤,设置属性,读写设备。-Under Linux serial port programming, serial port programming steps, set attributes, read/write device.
code
- linux 应用程序的编写,如共享内存,管道的读写,信号,定时等基本的应用程序编写-linux application preparation, such as shared memory, read and write pipes, signals, timing and other basic application programming
u-boot-1.1.6-TQ6410_V0.1
- ARM11 S3C6410底层软件 UOOBT 启动 支持SD启动 WINCE LINUX TQ6410 u-boot 版本:u-boot-1.1.6 主要功能: 1、支持一键式菜单,操作简单方便 2、支持Nand Flash擦除、读、写 3、支持USB 下载镜像 4、支持打印、设置、保存环境变量 5、支持内存内容显示、对比、修改 6、支持bootm、bootargs设置 ★ 提供源代码 -ARM11 S3C6410 UOOBT underlying so
gpiolib
- davinci系列GPIO通用函数库,包含io状态读写,以及Io作为中断等的控制函数集合-davici gpio general function inclue basic read and write operation
Embedded.Linux.Primer.2006
- 介紹崁入式系統程式的撰寫方式, 詳細介紹系統程式每一個元件之作用. 以 CHM 方式編排易於閱讀.-Describes ways to write embedded software programming, system programming details of the role of each component. Writing in CHM way to easy to read.
SCULL
- linux下简单的设备驱动程序,实现了读写、定位文件指针、ioctl清零以及简单的读写控制。-the simple linux device driver, to achieve the reading and writing, positioning the file pointer, ioctl clear and simple to read and write control.
Linux
- 嵌入式Linux开发手册,我看过,写的还不错。没有一点骗你成分。-Embedded Linux development manual , I have read and write pretty good . Not a little lie to you ingredients
gpio_int_driver
- linux下面的GPIO驱动程序,通过Linux读写arm芯片s3c2412的GPIO的读和写。-linux following GPIO driver by Linux read-write arm chip s3c2412 GPIO read and write.