Welcome![Sign In][Sign Up]
Location:
Search - watchdog linux

Search list

[Other resourcewatchdog

Description: 嵌入式linux环境下 mx系列 看门狗的测试程序。
Platform: | Size: 6522 | Author: he | Hits:

[CSharpwatchdog_pid_detect

Description: linux下面软件看门狗具体实现程序,用于监控进程状态-watchdog following specific procedures, the process for monitoring the state
Platform: | Size: 4096 | Author: shqk | Hits:

[ARM-PowerPC-ColdFire-MIPSAT91RM9200_watchdog(2.4)

Description: linux2。4下的看门狗驱动程序源代码-linux2. 4 watchdog under the driver source code
Platform: | Size: 4096 | Author: 王佐 | Hits:

[Linux-Unixep9315wdtcode

Description: ARM-LINUX EP9315 的看门狗驱动程序源代码 -ARM-Linux EP9315 the watchdog driver source code
Platform: | Size: 3072 | Author: 汤立 | Hits:

[Linux-Unixatop_soft_watchdog

Description: 台湾上尚公司linux嵌入式服务器平台软件狗操作源码-Taiwan still on the company Embedded Linux server platform operated source software dog
Platform: | Size: 4096 | Author: aa | Hits:

[Embeded Linux06_watchdog

Description: ARM9200+嵌入式linux下看门狗程序-ARM9200+ Embedded watchdog program under linux
Platform: | Size: 5120 | Author: 老蔡 | Hits:

[Software EngineeringWinCE50NMDdatasheet

Description: Windows CE 5.0网络媒体设备功能包(NMD FP)是一套为Windows 5.0操作系统所设计的选用软件元件。Windows CE 5.0 NMD FP以Windows CE 5.0架构为基础,特别是为满足机顶盒(STB)和网络媒体设备(NMD)等最新的重要应用而设计,如网络电视、数字录像机和数字媒体适配器等。-err
Platform: | Size: 77824 | Author: 韦泽垠 | Hits:

[Linux-Unixlinux

Description: 实验1 ARM汇编指令实验 实验2 C和汇编语言的混合编程实验 实验3 外部中断实验 实验4 看门狗应用实验-Experiment 1 ARM compilation directive experiment experiment 2 C and assembly language programming hybrid experiment experiment Experiment 3 Experiment 4 external interrupt watchdog application experiment
Platform: | Size: 6188032 | Author: jie | Hits:

[Embeded Linuxlinuxdriver

Description: linux设备驱动 | |-- DMA范例 | | |-- 3c505.c | | |-- 3c505.h | | `-- dma.h | `-- 静态映射范例 | `-- mach-smdk2440.c |--- | |-- NVRAM驱动 | | `-- generic_nvram.c | |-- 触摸屏驱动 | | |-- 作为input设备 | | | |-- s3c2410_ts.c | | | `-- s3c2410_ts.h | | `-- 作为普通字符设备 | | `-- s3c2410-ts.c | |-- 看门狗驱动 | | `-- s3c2410_wdt.c | `-- 平台设备 | `-- devs.c |--- | |-- IDE驱动 | | |-- ide-disk.c | | `-- ide-h8300.c | `-- RAMDISK驱动 | `-- rd.c-linux device drivers | | DMA Example | | | 3c505.c | | | 3c505.h | | `dma.h |` static mapping examples | `mach-smdk2440.c |- | | NVRAM driver | |` generic_nvram.c | | Touch Screen Driver | | | as the input device | | | | s3c2410_ts.c | | | `s3c2410_ts.h | |` as an ordinary character equipment | | `s3c2410-ts.c | | watchdog driver | |` s3c2410_wdt.c | `platform equipment |` devs.c |- | | IDE Driver | | | ide-disk.c | | `ide-h8300.c |` RAMDISK driver | `rd.c
Platform: | Size: 53248 | Author: 张小冬 | Hits:

[Linux-Unixwatchdog_src

Description: arm linux 平台下的watchdog程序,C语言代码-arm linux platform watchdog procedures, C language code
Platform: | Size: 3072 | Author: enchen | Hits:

[Embeded Linuxwatchdog

Description: 嵌入式linux环境下 mx系列 看门狗的测试程序。-Embedded linux environment watchdog mx series of test procedures.
Platform: | Size: 6144 | Author: he | Hits:

[Embeded Linuxwdt_watchdog

Description: linux 看门狗程序,用于软件看门狗-linux watchdog procedures for software watchdog
Platform: | Size: 5120 | Author: shentao | Hits:

[Embeded Linuxwatchdog

Description: 嵌入式 linux 看门狗驱动测试程序-failed to translate
Platform: | Size: 10240 | Author: shenqianlang | Hits:

[Linux-Unixw83627hf_wdt

Description: 主板上提供一个可按分或秒计时的,最长达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 procedure (w83627hf_wdt.c) is based on the chip Winbond83627 watchdog driver
Platform: | Size: 21504 | Author: 小高 | Hits:

[Embeded Linuxs3c2410-watchdog

Description: s3c2410-watchdog 源码 arm902 linux字符设备驱动-s3c2410-watchdog source arm902 linux character device driver
Platform: | Size: 1024 | Author: 徐斌 | Hits:

[Linux-UnixLinuxDeviceDriver-NVRAM

Description: Linux设备驱动开发详解源码- | |-- NVRAM驱动 | | `-- generic_nvram.c | |-- 触摸屏驱动 | | |-- 作为input设备 | | | |-- s3c2410_ts.c | | | `-- s3c2410_ts.h | | `-- 作为普通字符设备 | | `-- s3c2410-ts.c | |-- 看门狗驱动 | | `-- s3c2410_wdt.c | `-- 平台设备 | `-- devs.c-Explain the development of Linux device driver source code- | |- NVRAM driver | | `- generic_nvram.c | |- touch screen driver | | |- as input devices | | | |- s3c2410_ts.c | | |`- s3c2410_ts.h | | `- as an ordinary character equipment | |`- s3c2410-ts.c | |- watchdog driver | | `- s3c2410_wdt.c |`- platform devices | `-- devs.c
Platform: | Size: 15360 | Author: bob | Hits:

[Embeded Linuxwatchdogltest

Description: Arm linux嵌入式系统下的看门狗程序代码,提供基本的看门狗操作。-Arm linux embedded system code under the watchdog, the watchdog to provide basic operation.
Platform: | Size: 3072 | Author: | Hits:

[Embeded Linux6watchdog

Description: 基于MINI2440的 看门狗实验源码+启动代码 下载后可以直接运行-Based on experimental MINI2440 watchdog download source+ startup code can run! !
Platform: | Size: 110592 | Author: king | Hits:

[Embeded Linuxwatchdog.tar

Description: Indydog, watchdog framework on Linux
Platform: | Size: 2048 | Author: ruckuus | Hits:

[Linux-Unixwatchdog-linux

Description: 基于51的门禁系统在linux下的移植程序-Based on 51 single-chip wireless access control system transmitting and receiving module code
Platform: | Size: 1915904 | Author: | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net