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

蟲蟲首頁(yè)| 資源下載| 資源專輯| 精品軟件
登錄| 注冊(cè)

eVery

  • This software package contains the USB framework core developped by ATMEL, as well as a CDC driver

    This software package contains the USB framework core developped by ATMEL, as well as a CDC driver for an USB to serial converter. The following files are included : - core/ -> Source code for the framework core -> Makefile for the core - cdc/ -> Source code for the CDC driver -> Makefile for the CDC driver - lib/ -> Lib v3 files for eVery supported chips - bin/ -> Compiled binaries for eVery supported chips - ./ -> Makefile for the framework -> Startup file

    標(biāo)簽: developped framework software contains

    上傳時(shí)間: 2017-02-14

    上傳用戶:qq1604324866

  • This software package contains the USB framework core developped by ATMEL, as well as two HID driv

    This software package contains the USB framework core developped by ATMEL, as well as two HID drivers for a mouse and a keyboard. The following files are included : - core/ -> Source code for the framework core -> Makefile for the core - hid/ -> Source code for the HID drivers -> Makefile for the HID drivers - lib/ -> Lib v3 files for eVery supported chips - bin/ -> Compiled binaries for eVery supported chips - ./ -> Makefile for the framework -> Startup file

    標(biāo)簽: developped framework software contains

    上傳時(shí)間: 2014-08-30

    上傳用戶:leixinzhuo

  • This software package contains the USB framework core developped by ATMEL, as well as a Mass stora

    This software package contains the USB framework core developped by ATMEL, as well as a Mass storage driver. The MSD driver uses the internal flash of the chip to operate as a disk-on-key. The following files are included : - core/ -> Source code for the framework core -> Makefile for the core - msd/ -> Source code for the Mass Storage driver -> Makefile for the MSD driver - bin/ -> Compiled binaries for eVery supported chips - lib/ -> Lib v3 files for eVery supported chips - ./ -> Makefile for the framework -> Startup file

    標(biāo)簽: developped framework software contains

    上傳時(shí)間: 2017-02-14

    上傳用戶:003030

  • Serial UART open source core. The design is engineered for use as a stand alone chip or for use with

    Serial UART open source core. The design is engineered for use as a stand alone chip or for use with other of our cores. The reason for developing the Serial UART core is the fact, that asynchronous serial communication is very common that almost eVery machine understands it.Also, for OCRP-1, we needed a way of communication with a host computer, to make it available over the net.

    標(biāo)簽: engineered for use Serial

    上傳時(shí)間: 2017-03-11

    上傳用戶:aa17807091

  • 1. This BSP can support 2443EVT0 board. If you want to use EVT0 BSP, set followings. In smd

    1. This BSP can support 2443EVT0 board. If you want to use EVT0 BSP, set followings. In smdk2443\smdk2443.bat file set BSP_EVT1=1 -> set BSP_EVT1= In smdk2443\src\inc\bsp_cfg.h file #define EVT1 -> #define EVT0 2. Default system tick mode is changed. The value is fixed tick. Fixed tick means that tick interrupt is occurred eVery 1ms. Variable tick means that timer interrupt period is changed when power mode is in idle. For changing to variable tick In smdk2443\src\inc\bsp_cfg.h file #define FIXEDTICK -> #define VARTICK In smdk2443\src\Common\Timer\Sources file SOURCES= timer_fixedtick.c watchdog.c -> SOURCES= timer_vartick.c watchdog.c

    標(biāo)簽: EVT0 followings BSP support

    上傳時(shí)間: 2014-01-27

    上傳用戶:fnhhs

  • * Use 10 MHz crystal frequency. * Use Timer0 for ten millisecond looptime. * Blink "Alive" LED e

    * Use 10 MHz crystal frequency. * Use Timer0 for ten millisecond looptime. * Blink "Alive" LED eVery two and a half seconds. * Use pushbutton to exercise Screens utility.

    標(biāo)簽: millisecond Use frequency looptime

    上傳時(shí)間: 2017-04-23

    上傳用戶:偷心的海盜

  • PIC_Hi-Tech_C_Mike_Pearces_I2C_routines * Use 10 MHz crystal frequency. * Use Timer0 for ten mil

    PIC_Hi-Tech_C_Mike_Pearces_I2C_routines * Use 10 MHz crystal frequency. * Use Timer0 for ten millisecond looptime. * Blink "Alive" LED eVery two and a half seconds. * Use pushbutton to exercise Screens utility.

    標(biāo)簽: PIC_Hi-Tech_C_Mike_Pearces_I C_routines Use frequency

    上傳時(shí)間: 2013-12-19

    上傳用戶:標(biāo)點(diǎn)符號(hào)

  • C in A Nutshell Learning a language--any language--involves a process wherein you learn to rely les

    C in A Nutshell Learning a language--any language--involves a process wherein you learn to rely less and less on instruction and more increasingly on the aspects of the language you ve mastered. Whether you re learning French, Java, or C, at some point you ll set aside the tutorial and attempt to converse on your own. It s not necessary to know eVery subtle facet of French in order to speak it well, especially if there s a good dictionary available. Likewise, C programmers don t need to memorize eVery detail of C in order to write good programs. What they need instead is a reliable, comprehensive reference that they can keep nearby. C in a Nutshell is that reference.

    標(biāo)簽: language Nutshell Learning involves

    上傳時(shí)間: 2013-12-25

    上傳用戶:王者A

  • This project features a full-hardware sound compressor using the well known algorithm: IMA ADPCM.

    This project features a full-hardware sound compressor using the well known algorithm: IMA ADPCM. The core acts as a slave WISHBONE device. The output is perfectly compatible with any sound player with the IMA ADPCM codec (included by default in eVery Windows). Includes a testbench that takes an uncompressed PCM 16 bits Mono WAV file and outputs an IMA ADPCM compressed WAV file. Compression ratio is fixed for IMA-ADPCM, being 4:1. PLEASE NOTICE THAT THIS CORE IS LICENSED UNDER http://creativecommons.org/licenses/by-nc-sa/3.0/ (Creative Commons Attribution-Noncommercial-Share Alike 3.0 Unported). That means you may use it only for NON-COMMERCIAL purposes.

    標(biāo)簽: full-hardware compressor algorithm features

    上傳時(shí)間: 2014-01-14

    上傳用戶:Shaikh

  • The purpose of this booklet is to give you a quick introduction to VHDL. This is done by informally

    The purpose of this booklet is to give you a quick introduction to VHDL. This is done by informally describing the facilities provided by the language, and using examples to illustrate them. This booklet does not fully describe eVery aspect of the language. For such fine details, you should consult the IEEE Standard VHDL Language Reference Manual. However, be warned: the standard is like a legal document,

    標(biāo)簽: introduction informally purpose booklet

    上傳時(shí)間: 2017-07-24

    上傳用戶:zhouchang199

主站蜘蛛池模板: 长治市| 阿鲁科尔沁旗| 泸溪县| 枝江市| 远安县| 油尖旺区| 邓州市| 商都县| 南川市| 额济纳旗| 隆回县| 内乡县| 凤台县| 固镇县| 河北省| 溆浦县| 垦利县| 留坝县| 吉安县| 丰原市| 南溪县| 神池县| 崇州市| 临汾市| 天长市| 廉江市| 松溪县| 陆丰市| 杭锦后旗| 腾冲县| 吴旗县| 金华市| 崇左市| 淅川县| 巨野县| 阜平县| 辽阳市| 香港 | 伊春市| 历史| 汝阳县|