搜索资源列表
ep9315wdtcode
- ARM-LINUX EP9315 的看门狗驱动程序源代码 -ARM-Linux EP9315 the watchdog driver source code
watchdog
- watchdog,ARM中的看门狗程序的基本实现
control
- 此软件功能有:报警器,云台控制器,看门狗
linux
- 实验1 ARM汇编指令实验 实验2 C和汇编语言的混合编程实验 实验3 外部中断实验 实验4 看门狗应用实验
w83627hf_wdt.rar
- 主板上提供一个可按分或秒计时的,最长达255级的可编程看门狗定时器,WDT超时事件发生时系统复位。 本程序(w83627hf_wdt.c)是基于Winbond83627芯片的看门狗驱动程序 ,The motherboard, or can provide a second time, and the most up to 255 programmable watchdog timer, WDT time-out system reset time of the incident. This
4.7_watchdog_test
- linux的看门狗测试程序,不需要操作系统可以直接运行的。需要的朋友下了-linux watchdog test program, no operating system can run. Friend in need, under the
softdog
- 看门狗进程,生成5个子进程。看门狗进程负责检控子进程。发现子进程未运行,则重新启动。-Watchdog process, generate five sub-processes. Watchdog process is responsible for prosecution of child process. Found that the child process is not running, then restart.
watchdog
- at91rm9200看门狗驱动,通过测试,可以动态加载。-at91rm9200 watchdog driver, passed the test, you can dynamically load.
linux_Watchdog_drv
- linux s3c2410平台的3个驱动,1 NVRAM驱动,2 触摸屏驱动,3 看门狗驱动-linux s3c2410 platform 3 drives, 1 NVRAM driver, 2 touch screen driver, 3 watchdog driver
linuxcanbus
- linux的can总线和看门狗测试源代码。-linux watchdog of the can bus and test source code.
io_drv2.4Watchdog
- 看门狗和bypass功能的程序,可以进行修改并将内容编程在linx和unix下使用。-wdt and bypass demo for linux
LinuxDeviceDriver-NVRAM
- Linux设备驱动开发详解源码- | |-- NVRAM驱动 | | `-- generic_nvram.c | |-- 触摸屏驱动 | | |-- 作为input设备 | | | |-- s3c2410_ts.c | | | `-- s3c2410_ts.h | | `-- 作为普通字符设备 | | `-- s3c2410-ts.c | |-- 看门狗驱动 | | `-- s3c2410_wdt.c | `-- 平台设备 | `-- devs.c
arm
- 看门狗 Flash存储器 两将接受里面含有源码,ppt,学习嵌入式的好资料-Watchdog Flash memory contains two will be inside the source code, ppt, learning good information embedded
WDT
- Linux平台下的看门狗驱动,在8180下运行良好,移植方便-watch dog driver
977
- PC104-977 看门狗程序 测试通过 非常珍贵-PC104-977 test by the watchdog process is very valuable
wdt_611
- LINXU PC104 611 看门狗程序 测试通过-LINXU PC104 611 tests by the watchdog process
s3c2410-watchdog
- S3C2410的看门狗讲解十分的清楚哦,实时看吧,-S3C2410 watchdog to explain very clear Oh, real-time and see, ha ha ha ha ha ha ha ha ha ha
2410_wtd
- S3C2410 linux内核wtd看门狗驱动-S3C2410 linux kernel watchdog driver wtd
111
- 通常在Linux中,把SoC系统中集成的独立外设单元(如:I2C、IIS、RTC、看门狗等)都被当作平台设备来处理。 mini2440 中断程序
Linux-driver-development12
- 作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第12章、Linux字符设备驱动综合实例。本章将分析5个典型的字符设备驱动,在这些驱动中,将灵活地运用到前面各章所讲解的内容。12.1节讲解按键的设备驱动,加深读者对字符设备驱动架构、阻塞与非阻塞、中断、定时器等相关知识的理解。12.2节讲解触摸屏的设备驱动,触摸屏的设备驱动比按键的设备驱动稍微复杂一些,但是很类似。12.3节讲解TI的DSP提供给通用CPU的HPI(主机并行接口)的设备驱动,硬件结构为AR