代码搜索:PC
找到约 10,000 项符合「PC」的源代码
代码结果 10,000
www.eeworm.com/read/399069/7896881
s 44binit.s
; *******************************************************
; * NAME : 44BINIT.S *
; * Description: *
; * C start up codes *
; * Configure memory, Initialize ISR ,stacks
www.eeworm.com/read/398825/7917836
s 44binit.s
; *******************************************************
; * NAME : 44BINIT.S *
; * Description: *
; * C start up codes *
; * Configure memory, Initialize ISR ,stacks
www.eeworm.com/read/198623/7919545
s abort.s
/ C library -- abort
.globl _abort
iot = 4
_abort:
mov r5,-(sp)
mov sp,r5
iot
mov (sp)+,r5
rts pc
www.eeworm.com/read/198623/7920148
s sync.s
.globl _sync
sync = 36.
_sync:
mov r5,-(sp)
mov sp,r5
sys sync
mov (sp)+,r5
rts pc
www.eeworm.com/read/398693/7928288
s 44binit.s
; *******************************************************
; * NAME : 44BINIT.S *
; * Description: *
; * C start up codes *
; * Configure memory, Initialize ISR ,stacks
www.eeworm.com/read/198185/7947915
s 44binit.s
; *******************************************************
; * NAME : 44BINIT.S *
; * Version : 10.April.2000 *
; * Description: *
; * C start up codes *
; * Con
www.eeworm.com/read/198169/7949009
s 44binit.s
; *******************************************************
; * NAME : 44BINIT.S *
; * Version : 10.April.2000 *
; * Description: *
; * C start up codes *
; * Con
www.eeworm.com/read/197590/7985191
s init.s
GET ..\inc\option.s
GET ..\inc\MEMCFG.S
;Interrupt Control
INTPND EQU 0x01e00004
INTMOD EQU 0x01e00008
INTMSK EQU 0x01e0000c
I_ISPR EQU 0x01e00020
I_CMST EQU 0x01e00
www.eeworm.com/read/297679/8005137
s 44binit.s
; *******************************************************
; * NAME : 44BINIT.S *
; * Version : 10.JAn.2003 *
; * Description: *
; * C start up codes *
; * Configure memory, Initi