搜索资源列表
proc
- Linux 内核提供了一种通过 /proc 文件系统,在运行时访问内核内部数据结构 、 改变内核设置的机制 。 本文只讨论基于 intel x86 架构的 Linux /proc 文件系统。-The Linux kernel provides a pass/proc file system, operated at the time of accessing kernel internal data structures, changes to the kernel setting mec
myLinuxSerialportTools
- 1:支持串口数据16进制格式收发。 2:支持9以上的串口通信。 3:支持自动收发保存数据。 4:自由控制数据显示。 5:实时显示收发数据字节大小以及串口状态。 6:智能清空缓冲数据。 7:采用polling模式,以便移植到linux。 8:全中文对话框。 9:数据收发精准,增加延时处理。 10:支持短信猫调试,智能识别回车符。 11:界面清爽,布局人性化。 -1: Support for sending and receiving serial dat
rtc
- 基于linux的实时时钟驱动适合atmel,s3c等多种CPU-Linux-based real-time clock driver for atmel, s3c, multiple CPU
efirtc
- linux 系统内部时钟服务驱动程序源码-EFI Time Services Driver for Linux
RX8025
- RX-8025 linux 下实时时钟的驱动-The RX-8025 linux under real-time clock driver
piano
- 一个发声键盘驱动。本模块会首先禁用常规的键盘中断处理,然后将本身挂到IRQ1上,之后每次其收到键盘中断,将会读取键盘状态和按键,然后当 kernel 认为可行时运行 got_char 打印键盘事件并发出蜂鸣声。3.2.14版本linux下开发,测试可用。 -An audible keyboard driver. This module will first disable the regular keyboard interrupt handler, and then will hang i
rtc-pcf8563
- PCF8563 linux driver pcf8563 linux 环境下的驱动程序,可以使用的-linux system rtc driver pcf8563;this is a driver for test real time system you can us this in the system
Timercunt
- S3C2440的linux驱动,能实现高精度的内核计时,可利用计时,进行多线程中断!-S3C2440 linux driver, to achieve the kernel timing of the high-precision, available time, multi-threaded interrupt!
Embedded-And-Real-Time-Applications
- 关于Linux嵌入式编程的相关书籍,是一本嵌入式编程的进阶书籍-Linux embedded programming books, an embedded programming advanced books
nand-driver
- linux嵌入式的nand驱动,基于2440平台,我对驱动研究时间不长,但是还算深入,觉得这个还是比较正的,国嵌的资料。-linux embedded nand driver, based on the 2440 platform, I am driven research time is not long, but it was deep, I feel this is quite positive, the information embedded in the country.
rtc_test
- ATMEL的芯片9G45,ARM9在LINUX下的实时时钟驱动代码,简单好用,代码流畅-ATMEL chips 9G45, ARM9 under LINUX real-time clock driver code, easy to use, the code fluency
linux-tasklet
- linux 中断和底半部 S3C6410实时钟中断-Interrupt and bottom halves S3C6410 linux real time clock interrupt
time0
- 在linux下定时器工作的驱动的程序代码-time work
sound_dma
- linux下sound驱动编程,利用DMA来传输DATA不占用CPU时间-Under linux sound driver programming, using DMA to transfer without CPU time DATA
linux
- 进程控制:在linux下实现“mytime”命令通过命令行参数接受要运行的程序,创建一个独立的进程来运行该程序,并记录程序运行的时间-Process Control: Implementation in linux " mytime" command from the command line arguments to accept the program to run, create a separate process to run the program, and the
The-Linux-kernel
- 本书对 Linux 早期操作系统内核(v0.11)全部代码文件进行了详细全面的注释和说明,旨在使读者能够在尽量短的时间内对Linux 的工作机理获得全面而深刻的理解。-Book early to Linux operating system kernel (v0.11) all the code files in a detailed and comprehensive comments and annotations, is intended to enable the reader to i
rtlinux
- RTLinux(AReal-Time Linux,亦称作实时Linux)是Linux中的一种实时操作系统。它由新墨西哥矿业及科技学院的V. Yodaiken开发。-RTLinux is a hard realtime RTOS microkernel that runs the entire Linux operating system as a fully preemptive process.
linux-0.10
- 是早期的内核代码,虽说现在在使用的时候过时,但是对于入门linux的同学来说,非常好的入门代码-Early kernel code, although at the time of using outdated now, but for an introduction to Linux classmates, very good entry code
BLDC-using-Linux
- Brushless DC motor controller for tele-operation using embedded real-time Linux
linux.so
- (已验证)利用动态库编程获取系统时间,简单的linux库文件生成和库文件调用(Using dynamic library programming to obtain system time, simple Linux library file generation and library file call.)