代码搜索:51 单片机
找到约 10,000 项符合「51 单片机」的源代码
代码结果 10,000
www.eeworm.com/read/282705/9072216
a51 startup.a51
$NOMOD51
;------------------------------------------------------------------------------
; This file is part of the C51 Compiler package
; Copyright (c) 1988-2002 Keil Elektronik GmbH and Keil So
www.eeworm.com/read/282693/9073687
a51 startup.a51
$NOMOD51
;------------------------------------------------------------------------------
; This file is part of the C51 Compiler package
; Copyright (c) 1988-2002 Keil Elektronik GmbH and Keil So
www.eeworm.com/read/381710/9076372
a51 startup.a51
$NOMOD51
;------------------------------------------------------------------------------
; This file is part of the C51 Compiler package
; Copyright (c) 1988-2005 Keil Elektronik GmbH and Keil So
www.eeworm.com/read/184773/9076836
a51 startup.a51
$NOMOD51
;------------------------------------------------------------------------------
; This file is part of the C51 Compiler package
; Copyright (c) 1988-2002 Keil Elektronik GmbH and Keil So
www.eeworm.com/read/184773/9076874
a51 startup.a51
$NOMOD51
;------------------------------------------------------------------------------
; This file is part of the C51 Compiler package
; Copyright (c) 1988-2002 Keil Elektronik GmbH and Keil So
www.eeworm.com/read/282612/9080188
a51 startup.a51
;------------------------------------------------------------------------------
; This file is part of the C51 Compiler package
; Copyright (c) 1988-1997 Keil Elektronik GmbH and Keil Software, In
www.eeworm.com/read/381639/9080663
a51 startup.a51
$NOMOD51
;------------------------------------------------------------------------------
; This file is part of the C51 Compiler package
; Copyright (c) 1988-2002 Keil Elektronik GmbH and Keil So
www.eeworm.com/read/381631/9080887
a51 startup.a51
$NOMOD51
;------------------------------------------------------------------------------
; This file is part of the C51 Compiler package
; Copyright (c) 1988-2002 Keil Elektronik GmbH and Keil So
www.eeworm.com/read/381630/9080934
a51 startup.a51
$NOMOD51
;------------------------------------------------------------------------------
; This file is part of the C51 Compiler package
; Copyright (c) 1988-2005 Keil Elektronik GmbH and Keil So
www.eeworm.com/read/282557/9083506
a51 initcache.a51
NAME ENABLECACHE
?PR?enablecache?ENABLECACHE SEGMENT CODE
PUBLIC enablecache
RSEG ?PR?enablecache?ENABLECACHE
enablecache:
; Registers[0xF1F0]=0x0B;
MOV DPTR,#0xF1F0
M