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.
标签: component External OpenSSL devices
上传时间: 2015-10-01
上传用户:ryb
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 had been occured... LED1 (D1204) on
标签: Evaluation Interrupt External Example
上传时间: 2015-10-08
上传用户:Altman
The extern Keyword.Declarations of variables and functions at file scope are External by default.
标签: Declarations functions variables External
上传时间: 2013-12-26
上传用户:caixiaoxu26
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 micro vision2.
标签: demonstrate functioning interrupts External
上传时间: 2014-02-04
上传用户:Altman
// 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 periodically reads the ADC value from a global // variable, Result.
标签: the measures External program
上传时间: 2013-12-27
上传用户:trepb001
Configuring THE INTERNAL AND External OSCILLATORS
标签: Configuring OSCILLATORS INTERNAL External
上传时间: 2016-04-20
上传用户:朗朗乾坤
富士通单片机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 will send out again as byte-packages to ID#2 Receive-Buffer #1 : basic can Transmit-Buffer #6 : full-can ID #2
标签: Interrupt-Pins External Project enabled
上传时间: 2016-04-27
上传用户:waizhang
External interrupt test
上传时间: 2013-12-03
上传用户:luopoguixiong
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.
标签: communications pro executes External
上传时间: 2014-01-09
上传用户:Breathe0125
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 softawre interrupt generated on EXTI Line9 then at each falling edge.
标签: configure interrupt External example
上传时间: 2016-11-17
上传用户:GavinNeko