代码搜索:Microprocessor
找到约 1,073 项符合「Microprocessor」的源代码
代码结果 1,073
www.eeworm.com/read/161813/5549675
asm ll8088.asm
;
; Procedures for communicating with Touch Memory using the
; DS1206 phantom serial interface. This code is designed
; to run in an Intel 8088 microprocessor with a 4.77 MH
www.eeworm.com/read/151714/12179480
vhd t8080se.vhd
--
-- 8080 compatible microprocessor core, synchronous top level with clock enable
-- Different timing than the original 8080
-- Inputs needs to be synchronous and outputs may glitch
--
-- Versio
www.eeworm.com/read/174804/5357070
mpd uc_gpio_ref_v2_0_0.mpd
################################################################################
##
## Copyright (c) 2003 Xilinx, Inc. All rights reserved.
##
## UC_GPIO_ref_v1_0_0.mpd
##
## Microprocessor Pe
www.eeworm.com/read/174804/5357071
mpd uc_gpio_ref_v2_1_0.mpd
################################################################################
##
## Copyright (c) 2003 Xilinx, Inc. All rights reserved.
##
## UC_GPIO_ref_v1_0_0.mpd
##
## Microprocessor Pe
www.eeworm.com/read/174804/5357157
mpd uc_gpio_ref_v2_0_0.mpd
################################################################################
##
## Copyright (c) 2003 Xilinx, Inc. All rights reserved.
##
## UC_GPIO_ref_v1_0_0.mpd
##
## Microprocessor Pe
www.eeworm.com/read/174804/5357158
mpd uc_gpio_ref_v2_1_0.mpd
################################################################################
##
## Copyright (c) 2003 Xilinx, Inc. All rights reserved.
##
## UC_GPIO_ref_v1_0_0.mpd
##
## Microprocessor Pe
www.eeworm.com/read/318120/3571397
mdd lcdtest_v2_1_0.mdd
##############################################################################
## Filename: D:\lcdtest2/drivers/lcdtest_v1_00_a/data/lcdtest_v2_1_0.mdd
## Description: Microprocessor
www.eeworm.com/read/289333/8558775
c intdisp.c
/* intdisp.c -- Interrupt handlers (called by the interrupt dispatcher)
*
* This code is taken from example code in the Xtensa Microprocessor
* Programmer's Guide.
*
* WARNING: It is highly unli
www.eeworm.com/read/289333/8558837
s windv.s
/* windv.S -- Register Window Overflow/Underflow Handlers
*
* This code is taken from example code in the Xtensa Microprocessor
* Programmer's Guide.
*
* WARNING: It is highly unlikely that this
www.eeworm.com/read/289333/8558860
h timer.h
/* timer.h -- Timer related definitions
*
* This code is taken from example code in the Xtensa Microprocessor
* Programmer's Guide.
*
* WARNING: It is highly unlikely that this code works as is