资源列表
ad1848
- Linux Generic driver for AD1848/AD1847/CS4248 chips (0.1 Alpha)
maxadcdriver
- Linux嵌入式下S3C2540的ADC驱动模块-Linux embedded under the S3C2540 ADC driver module
linux-dll--skill
- linux c 动态链接库编程,使用技巧,完整实例,很实用的-linux c programming of the dynamic link library, using the skills, integrity instance, it is useful
distance
- Sens Comp600 系列超声波传感器linux 驱动程序和控制程序,C语言,基于S3C2440(ARM920T)平台-Linux driver code and control code for sens comp 600 series utrasonic sensors based on s3c2440(ARM920T) platform. C language.
3.0
- mamp_led_drv led驱动程序,实现led的驱动。-Led driver, with mmap.
hello
- 熟悉ADS1.2开发环境,简单的hello输出程序-ADS1.2 familiar development environment, a simple hello output program
cpu
- 模拟cpu的忙碌,使cpu的使用率达到期望值-Analog cpu busy
led_io
- linux 驱动 对于 采用IO内存方式控制LED 在TQ2440测试成功-linux driver for the use of IO memory mode control LED successfully tested in TQ2440
printf.c
- Unix原版输出函数printf int printf(const char*, va_list) -Unix original output functions int printf(const char*, va_list)
linux-HDDTest
- linux下查看硬盘坏道信息代码 对于硬盘的坏道的确没有什么好的办法,ata协议中的smart命令本意上是好的,但是很多的硬盘厂商并没有很好的实现smart的功能;硬盘的相关错误信息会存在相应的扇区里,但是这些扇区相当于一个环形的缓冲区,所以记录的错误信息有限,如果需要完整的硬盘坏道信息,smart就*为力了。通过完整的读一遍硬盘可以找出坏道的完整信息,但是读牵涉到了DMA的数据传输过程所以效率较低;ata的协议里READ VERIFY (EXT)命令大大提高效率,该命令是NO DA
button-linux
- 嵌入式linux按键驱动程序及相关的测试程序,通过定时器定时扫描GPIO电平的高低以判定按键是否按键,通过延时去抖-Embedded linux key drivers and test procedures, by the level of timer scheduled scans the GPIO to determine whether a key button debounce with delay