亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊

executes

  • tServer task executes functions at low priority (254). serverSend funtion is used to send a requ

    tServer task executes functions at low priority (254). serverSend funtion is used to send a request to the tServer to execute a function at the tServer s priority. First tServer task executes the i() system call to print the summary of tShell task. Next an address exception is caused in tServer task by trying to execute a funtion at non-aligned word boundry. As a result SIGBUS signal is raised automatically. Signals (setjmp() and longjmp()) are used to allow the tServer task to recover gracefully from an address error exception. For more information about signals, please refer to sigLib manual pages.

    標(biāo)簽: serverSend functions executes priority

    上傳時間: 2015-09-21

    上傳用戶:tianjinfan

  • AutoBoot is a generic boot loader that automatically locates, loads, and executes object files from

    AutoBoot is a generic boot loader that automatically locates, loads, and executes object files from multiple types of media. AutoBoot provides a simple, fast, and functional means of loading an OS image while maintaining a small Flash memory footprint. This binary release contains a stand-alone version of AutoBoot for the DbAu1200 development board, designed to replace the YAMON boot loader.

    標(biāo)簽: automatically AutoBoot executes generic

    上傳時間: 2014-01-14

    上傳用戶:海陸空653

  • 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.

    標(biāo)簽: communications pro executes external

    上傳時間: 2014-01-09

    上傳用戶:Breathe0125

  • CRC碼產(chǎn)生器與校驗器程序 Features : executes in one clock cycle per data word Any polynomial from 4 to 32 b

    CRC碼產(chǎn)生器與校驗器程序 Features : executes in one clock cycle per data word Any polynomial from 4 to 32 bits Any data width from 1 to 256 bits Any initialization value Synchronous or asynchronous reset

    標(biāo)簽: polynomial Features executes clock

    上傳時間: 2013-12-18

    上傳用戶:Ants

  • P89LPC912英文資料

    The P89LPC912/913/914 are single-chip microcontrollers in low-cost 14-pin packages, based on a high performance processor architecture that executes instructions in two to four clocks, six times the rate of standard 80C51 devices. Many system level functions have been incorporated into the P89LPC912/913/914 in order to reduce component count, board space, and system cost.

    標(biāo)簽: P89 LPC 912 89

    上傳時間: 2013-10-12

    上傳用戶:司令部正軍級

  • C8051F020

    HIGH SPEED 8051 μC CORE - Pipe-lined Instruction Architecture; executes 70% of Instructions in 1 or 2 System Clocks - Up to 25MIPS Throughput with 25MHz System Clock - 22 Vectored Interrupt Sources MEMORY - 4352 Bytes Internal Data RAM (256 + 4k) - 64k Bytes In-System Programmable FLASH Program Memory - External Parallel Data Memory Interface – up to 5Mbytes/sec DIGITAL PERIPHERALS - 64 Port I/O; All are 5V tolerant - Hardware SMBusTM (I2CTM Compatible), SPITM, and Two UART Serial Ports Available Concurrently - Programmable 16-bit Counter/Timer Array with 5 Capture/Compare Modules - 5 General Purpose 16-bit Counter/Timers - Dedicated Watch-Dog Timer; Bi-directional Reset CLOCK SOURCES - Internal Programmable Oscillator: 2-to-16MHz - External Oscillator: Crystal, RC, C, or Clock - Real-Time Clock Mode using Timer 3 or PCA SUPPLY VOLTAGE ........................ 2.7V to 3.6V - Typical Operating Current: 10mA @ 25MHz - Multiple Power Saving Sleep and Shutdown Modes 100-Pin TQFP (64-Pin Version Available) Temperature Range: –40°C to +85°C

    標(biāo)簽: C8051F020

    上傳時間: 2013-10-12

    上傳用戶:lalalal

  • lpc2478完全使用手冊

    NXP Semiconductor designed the LPC2400 microcontrollers around a 16-bit/32-bitARM7TDMI-S CPU core with real-time debug interfaces that include both JTAG andembedded Trace. The LPC2400 microcontrollers have 512 kB of on-chip high-speedFlash memory. This Flash memory includes a special 128-bit wide memory interface andaccelerator architecture that enables the CPU to execute sequential instructions fromFlash memory at the maximum 72 MHz system clock rate. This feature is available onlyon the LPC2000 ARM Microcontroller family of products. The LPC2400 can execute both32-bit ARM and 16-bit Thumb instructions. Support for the two Instruction Sets meansEngineers can choose to optimize their application for either performance or code size atthe sub-routine level. When the core executes instructions in Thumb state it can reducecode size by more than 30 % with only a small loss in performance while executinginstructions in ARM state maximizes core performance.

    標(biāo)簽: 2478 lpc 使用手冊

    上傳時間: 2013-11-15

    上傳用戶:zouxinwang

  • Nios II軟件開發(fā)人員手冊中的緩存和緊耦合存儲器部分

            Nios II 軟件開發(fā)人員手冊中的緩存和緊耦合存儲器部分 Nios® II embedded processor cores can contain instruction and data caches. This chapter discusses cache-related issues that you need to consider to guarantee that your program executes correctly on the Nios II processor. Fortunately, most software based on the Nios II hardware abstraction layer (HAL) works correctly without any special accommodations for caches. However, some software must manage the cache directly. For code that needs direct control over the cache, the Nios II architecture provides facilities to perform the following actions:

    標(biāo)簽: Nios 軟件開發(fā) 存儲器

    上傳時間: 2013-10-25

    上傳用戶:蟲蟲蟲蟲蟲蟲

  • a Java program that reads a file containing instructions written in self-defined file (TPL in this c

    a Java program that reads a file containing instructions written in self-defined file (TPL in this case), and executes those instructions. This program should take the name of the TPL file as a command line parameter, and write its output to the console.

    標(biāo)簽: file instructions self-defined containing

    上傳時間: 2015-01-11

    上傳用戶:曹云鵬

  • onBlur event handler A blur event occurs when a text or textArea field on a form loses focus. The o

    onBlur event handler A blur event occurs when a text or textArea field on a form loses focus. The onBlur event handler executes JavaScript code when a blur event occurs. Applies to

    標(biāo)簽: event textArea handler onBlur

    上傳時間: 2015-10-30

    上傳用戶:jiahao131

主站蜘蛛池模板: 明水县| 清新县| 广宗县| 阿城市| 久治县| 嘉善县| 巴东县| 当涂县| 长乐市| 淮安市| 万安县| 宁晋县| 凤城市| 交城县| 桃园市| 青铜峡市| 安新县| 甘肃省| 泽州县| 新昌县| 阿城市| 阿勒泰市| 重庆市| 淮安市| 双鸭山市| 远安县| 宜君县| 兴安盟| 肇州县| 石屏县| 安宁市| 英吉沙县| 津南区| 固阳县| 罗平县| 抚顺市| 锦屏县| 平顺县| 新疆| 镇宁| 玛纳斯县|