搜索资源列表
linuxtimer
- linux下定时器的应用,比较好用。本文讲得比较详细,对照着即可实现。供参考。-linux timer under the application more user-friendly. To put this in more detail, the right look can be realized. For reference.
linux定时关机的方法
- 该文档描述了,在linux怎么设置定时关机!
Book-LinuxDrive
- 《Linux设备驱动开发详解》宋宝华 高清 非影印版本 《Linux设备驱动开发详解》是一本介绍Linux设备驱动开发理论、框架与实例的书,《Linux设备驱动开发详解》以Linux 2.6版本内核为蓝本,详细介绍自旋锁、信号量、完成量、中断顶/底半部、定时器、内存和I/O映射以及异步通知、阻塞I/O、非阻塞I/O等Linux设备驱动理论;字符设备、块设备、TTY设备、IC设备、LCD设备、音频设备、USB设备、网络设备、PCI设备等Linux设备驱动的架构和框架中各个复杂数据架构和函数的关
timer
- 详细描述了linux系统中定时器的内容,结合代码进行详细的讲解。-A detailed descr iption of the contents of the timer linux system, combined with the code for detailed explanations.
LinuxTimerDesign
- Linux下的定时器设计文档 介绍Linux下定时器设计的思路,方法已经常用的函数,TIMER设计提供参考-Linux Timer Design Document About how to design the timer in linux and the useful function abt timer
linux-dev
- linux驱动设计文件的入门 包括定时器 复杂设备驱动设计 内存io等设计-Linux driver design file entry includes timer complex device driver design memory IO design
Linux-SOC-and-driver-porting
- 本文主要对定时器、中断控制器、SOC各个组成部分进行架构上的剖析以及关键的实现部分的实例分析,以求完整归纳将Linux移植入新SoC的主要工作。-This article mainly discusses the timer, interrupt controller, SOC parts carries on the structure analysis and the realization of the key part of the case analysis, in order to
linux
- 基于linux2410实验箱基础实验源代码,包括pwm,gpio,中断,定时-based on experimental box linux source code basic experiment
linuxTimeToRestart
- linux crontab,服务器不重启的情况下定时自动重启apache及mysql服务-Server does not restart the timing automatic restart apache and mysql service
linuxRestartTomcat
- 实现在Linux操作系统下编写脚本设置tomcat定时重启-Implemented in the Linux operating system scr ipting to set the timing to restart tomcat
基于PCIe的多路视频采集与显示子系统
- 视频采集与显示子系统可以实时采集多路视频信号,并存储到视频采集队列中,借助高效的硬实时视频帧出入队列管理和PCIe C2H DMA引擎,将采集到的视频帧实时传递到上位机采集缓冲区。 视频采集与显示子系统使用高效的PCIe H2C DMA引擎读取上位机显示缓冲区的视频帧,存储到视频显示队列中,并且可以借助外部输入的硬件显示定时脉冲实时访问视频显示队列,按照显示定时脉冲输出视频帧。 对于多路视频采集与显示子系统,在上位机可以使用标准的Linux V4L2视频驱动,实现多路视频信号的采集和显示工作