代码搜索:Vector
找到约 10,000 项符合「Vector」的源代码
代码结果 10,000
www.eeworm.com/read/381999/9059377
asm vector.asm
; SOLUTION FILE FOR VECtor.ASM
.ref start
.ref PHANTOM
.sect "vectors"
;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
www.eeworm.com/read/381999/9059408
h vector.h
;************************* vector.h ***************************
.sect "vectors"
RSVECT B START
INT1 B GISR1
INT2 B GISR2
INT3 B GISR3
INT4 B GISR4
INT5 B GISR5
INT6 B GISR6
RES
www.eeworm.com/read/381999/9059434
obj vector.obj
www.eeworm.com/read/381999/9059462
asm vector.asm
; SOLUTION FILE FOR VECS_11.ASM
.ref start
.ref adc_isr
.sect "vectors"
;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
www.eeworm.com/read/184606/9092292
s vector.s
USERMODE EQU 0x10
FIQMODE EQU 0x11
IRQMODE EQU 0x12
SVCMODE EQU 0x13
ABORTMODE EQU 0x17
UNDEFMODE EQU 0x1B
MODEMASK EQU 0x1F
I_BIT EQU 0x80
F_BIT EQU 0x40
T_BIT EQU 0x20
N
www.eeworm.com/read/282423/9095473
h vector.h
;************************************************************
; File name: vector.h
; Interrupt Vector declarations
; This section contains the vectors for various interrupts in
; the ’240x. Unuse
www.eeworm.com/read/282293/9104645
h vector.h
;************************************************************
; File name: vector.h
; Interrupt Vector declarations
; This section contains the vectors for various interrupts in
; the ’240x. Unuse
www.eeworm.com/read/282293/9104744
h vector.h
;************************************************************
; File name: vector.h
; Interrupt Vector declarations
; This section contains the vectors for various interrupts in
; the ’240x. Unuse
www.eeworm.com/read/282293/9104899
h vector.h
;************************************************************
; File name: vector.h
; Interrupt Vector declarations
; This section contains the vectors for various interrupts in
; the ’240x. Unuse
www.eeworm.com/read/282288/9105867
h vector.h
/*
* =============================================================================
* ALADDIN Version 2.1.
*
* vector.h : Da