搜索结果
找到约 246 项符合
Interrupt-Pins 的查询结果
嵌入式Linux 基于s3c2410平台开发的程序
基于s3c2410平台开发的程序,实现了mmu、clock、interrupt、uart等功能,对学习s3c2410,学习arm,学习bootloader有很大帮助。
汇编语言 The purpose of this example is to demonstrate that the functioning of External interrupts (INT0, IN
The purpose of this example is to demonstrate that the
functioning of External interrupts (INT0, INT1, INT4, INT5 and INT6) and
how toset them up.
This directory contains the frameworks fw.c, the test program extr_intr.c
and the external interrupt service routines isr.c. This was compiled
using m ...
电子书籍 很全的中断手册。 INT 00 - CPU-generated - DIVIDE ERROR INT 01 - CPU-generated - SINGLE STEP (80386+) - DEB
很全的中断手册。
INT 00 - CPU-generated - DIVIDE ERROR
INT 01 - CPU-generated - SINGLE STEP (80386+) - DEBUGGING EXCEPTIONS
INT 02 - external hardware - NON-MASKABLE INTERRUPT
INT 03 - CPU-generated - BREAKPOINT
INT 04 - CPU-generated - INTO DETECTED OVERFLOW
INT 05 - PRINT SCREEN CPU-generated (801 ...
软件工程 ARMask.The ARM has six operating modes: • User (unprivileged mode under which most tasks run)
ARMask.The ARM has six operating modes:
&#8226 User (unprivileged mode under which most tasks run)
&#8226 FIQ (entered when a high priority (fast) interrupt is raised)
&#8226 IRQ (entered when a low priority (normal) interrupt is raised)
&#8226 Supervisor (entered on reset and when a Software Interr ...
其他 Easy-to-Use, Ultra-Tiny, Differential, 16-Bit Delta Sigma ADC With I2C Interface The LTC2453 is an
Easy-to-Use, Ultra-Tiny, Differential, 16-Bit Delta Sigma ADC With I2C Interface
The LTC2453 is an ultra-tiny, fully differential, 16-bit, analog-to-digital converter. The LTC2453 uses a single 2.7V to 5.5V supply and communicates through an I2C interface. The ADC is available in an 8-pin, 3mm x 2m ...
驱动编程 16 relay output channels and 16 isolated digital input channels LED indicators to show activated
16 relay output channels and 16 isolated digital input channels
LED indicators to show activated relays
Jumper selectable Form A/Form B-type relay output channel
Output status read-back
Keep relay output values when hot system reset
High-voltage isolation on input channels(2,500 VDC)
Hi ESD pr ...
系统设计方案 === === === === === === === === === === ==== IBM PC KEYBOARD INFORMATION FOR SOFTWARE DEVELOPERS =
=== === === === === === === === === === ====
IBM PC KEYBOARD INFORMATION FOR SOFTWARE DEVELOPERS
================================================================
Sources:
PORTS.A of Ralf Brown s interrupt list collection
repairfaq.org keyboard FAQ(doesn t appear to exsist)
Linux source code
Test ...
汇编语言 这是PC机间相互通信的例子
这是PC机间相互通信的例子,程序“require”为用查询方式实现,程序“interrupt”为
用中断方式实现
汇编语言 这是PC机间相互通信的例子
这是PC机间相互通信的例子,程序“require”为用查询方式实现,程序“interrupt”为
用中断方式实现