搜索资源列表
2410iic
- 2410开发板在ADS下测试IIC的程序 运行步骤: 1 打开iic.mcp工程文件 2 运行 3 观察终端输出从eeprom中 读出的数据 文件说明: iic_test.c 开发板初始化文件 2410iic.c iic实验主程序文件-2410 ADS development board under test in the IIC running steps : an open iic.mcp engineering documents two running t
2410iis
- 2410开发板在ADS下测试IIS的程序 运行步骤: 1 打开iis.mcp工程文件 2 运行 3 根据屏幕提示,下载pcm文件到开发板中 然后接上耳机在开发板上的spi输出端,听取 音频输出 文件说明: iis_test.c 开发板初始化文件 2410iis.c iis实验主程序文件-2410 ADS development board under test in the running IIS steps : an open iis.mcp two pro
jffs2详细分析
- 对jffs2的一下各个方面进行了详细的点评!不可错过哦! jffs2/jffs2/ jffs2/jffs2/zlib.c jffs2/jffs2/symlink.c jffs2/jffs2/super.c jffs2/jffs2/scan.c jffs2/jffs2/readinode.c jffs2/jffs2/read.c jffs2/jffs2/nodemgmt.c jffs2/jffs2/nodelist.h jffs2/jffs2/nodelist.c jffs2
rtc-ds3231
- ds3231驱动,rtc_tempereture芯片,高精度时钟芯片外加温度测量!本人在rtc_ds1672.c上修改的,直接替换linux(2.6.19)里的该文件,就可以使用了。-ds3231 rtc_tempereture chip, high-precision clock chip temperature measurement plus! I modified the rtc_ds1672.c on, direct replacement for linux (2.6.19) in
uda1341
- UDA1431 语音芯片的驱动源码及测试程序。在s3c2440开发板linux2.6内核实现语音双工。使用方法:在内核源码中找到相应的C源文件替换即可。压缩包内有语音同时输入输出的测试程序。-Voice chip UDA1431 driver source code and testing procedures. S3C2440 development board in linux2.6 core duplex voice. Usage: In the kernel source code fo
main.c
- READ SERIAL PORT AND WRITE IT INTO a FILE
audio_frequency
- 文件包中有三个文件:sound.c,mixer.c.vol.c 其中sound.c是实现打开、关闭音频接口,同时实现录音放音功能的文件; mixer.c是实现读取当前混音器的设备信息,设置左、右声道增益功能的文件; vol.c是实现调节音量功能的文件 此文件是基于linux开发板编写的-Package has three files: sound.c, mixer.c.vol.c sound.c which is to achieve open, close the audio
adler32.c
- bin2hex file to convert from binary to hex for embedded developement
file.tar
- hex文件格式转换为bin文件 代码中另有其他c语言代码 仅供参考学习-hex file to bin file format conversion code in c language code and another for reference only other study
inevent.c
- 该文件实现文件夹目录的递归,并把新添加的路径加入数组中-This file implements a recursive directory folder, and add the path to join the new array
bin2c.c
- 读取.o、.bin等类型文件并将其转换为数组-Read the of .bin or .o etc, to make a array in a new file.
charcterDevices-Drivers
- 基于S3C2440班子的linux字符型驱动课件源程序,包括内核空间与用户空间数据拷贝,自旋锁与信号量,proc文件系统等试验源码-Based on the source of the the S3C2440 team linux character-driven courseware, including the kernel space and user space data copy, spin locks and semaphores, proc file system test sou
TWIRP-Codevision-C
- i2c protocol file with arv in c it is easy to learn try it you will have fun-i2c protocol file with arv in c it is easy to learn try it you will have fun
xmllog.c
- XML代码编写源文件,里面是通过TCP/IP协议写的-The XML code to write the source file, which is the TCP/IP protocol to write
thread.c
- 实现用多线程的方法在一个文件中找到最大的整数-Achieved using a method of multi-threading in a file to find the largest integer
pipe.c
- 用管道的方法实现在一个文件中找到最大的整数-The pipe method in a file to find the largest integer
shm.c
- 用共享内存的方法实现在一个文件中找到最大的整数-Find the largest integer in a file with a shared memory
ex01.c
- 一个文件中包含n个正整数,其中n=10的7次方; 将文件中的数按升序排序。-One file contains n positive integer, and wherein over n = 10 7 power the number of the file sorted in ascending order.
gpio.c
- DM365的GPIO的各接口函数的使用介绍,这些接口都在gpio.c的文件夹里面有。-DM365 GPIO interface function, these interfaces are in gpio.c file folder inside.
Linux-C-Programing
- 本书主要讲述文件操作、信号量处理以及线程和网络编程-This book focuses on file operations, signal processing, and the amount of thread and network programming