搜索结果
找到约 194 项符合
external 的查询结果
按分类筛选
- 全部分类
- 单片机编程 (30)
- 技术资料 (25)
- 单片机开发 (21)
- 电源技术 (15)
- Delphi控件源码 (6)
- 其他书籍 (6)
- DSP编程 (5)
- Java编程 (5)
- Linux/Unix编程 (5)
- 其他嵌入式/单片机内容 (5)
- ARM (4)
- 汇编语言 (4)
- 软件设计/软件工程 (4)
- 嵌入式/单片机编程 (4)
- 模拟电子 (3)
- 通信网络 (3)
- 其他 (3)
- VHDL/FPGA/Verilog (3)
- 教程资料 (2)
- 无线通信 (2)
- 可编程逻辑 (2)
- uCOS (2)
- 驱动编程 (2)
- 压缩解压 (2)
- 电子书籍 (2)
- 数学计算 (2)
- 系统设计方案 (2)
- 微处理器开发 (2)
- 行业应用文档 (1)
- 资料/手册 (1)
- 传感与控制 (1)
- 嵌入式综合 (1)
- Internet/网络编程 (1)
- 数据结构 (1)
- 并行计算 (1)
- 行业发展研究 (1)
- 网络 (1)
- SCSI/ASPI (1)
- 嵌入式Linux (1)
- 通讯/手机编程 (1)
- 文章/文档 (1)
- 文件格式 (1)
- matlab例程 (1)
- 其他行业 (1)
- Delphi/CppBuilder (1)
- USB编程 (1)
- FlashMX/Flex源码 (1)
- 通讯编程文档 (1)
- 源码 (1)
- 电路图 (1)
- 书籍 (1)
SCSI/ASPI With OpenSSL 0.9.6, a new component has been added to support external crypto devices, for example a
With OpenSSL 0.9.6, a new component has been added to support external crypto devices, for example accelerator cards. The component is called ENGINE, and has still a pretty experimental status and almost no documentation. It s designed to be fairly easily extensible by the calling programs.
嵌入式Linux Embest Arm EduKit II Evaluation Board External Interrupt Test Example Please Select the trigger:
Embest Arm EduKit II Evaluation Board
External Interrupt Test Example
Please Select the trigger:
1 - Falling trigger
2 - Rising trigger
3 - Both Edge trigger
4 - Low level trigger
5 - High level trigger
any key to exit...
Press the buttons
push buttons may have glitch noise problem
EINT6 ...
文章/文档 The extern Keyword.Declarations of variables and functions at file scope are external by default.
The extern Keyword.Declarations of variables and functions at file scope are external by default.
汇编语言 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 ...
单片机开发 // This program measures the voltage on an external ADC input and prints the // result to a termin
// This program measures the voltage on an external ADC input and prints the
// result to a terminal window via the UART.
//
// The system is clocked using the internal 24.5MHz oscillator.
// Results are printed to the UART from a loop with the rate set by a delay
// based on Timer 2. This loop p ...
单片机开发 Configuring THE INTERNAL AND EXTERNAL OSCILLATORS
Configuring THE INTERNAL AND EXTERNAL OSCILLATORS
单片机开发 富士通单片机MB902420系列 extINT Project: All external Interrupt-Pins INT0 .. INT7 will be enabled. A fall
富士通单片机MB902420系列
extINT Project:
All external Interrupt-Pins INT0 .. INT7 will be enabled.
A falling edge on INTx will toggle PDR4_P4x
in order to toggle the LEDx of the Flash-CAN-100P Board
e.g. falling edge on INT3 will result in LED D3 will toggleP47..P40 (UserLEDs of FlashCan100P)
and ...
Linux/Unix编程 External interrupt test
External interrupt test
Linux/Unix编程 JMODEM executes best from a batch file as an external pro- tocol for any of the communications pro
JMODEM executes best from a batch file as an external pro-
tocol for any of the communications programs that have ex-
ternal-protocol capability. A typical communications program
is TELIX.
微处理器开发 ST32 基于(英蓓特)STM32V100的EXTI程序 This example shows how to configure an external interrupt line. In t
ST32
基于(英蓓特)STM32V100的EXTI程序
This example shows how to configure an external interrupt line.
In this example, the EXTI line 9 is configured to generate an interrupt on each
falling edge. In the interrupt routine a led connected to PC.06 is toggled.
This led will be toggled due to the softa ...