代码搜索:51单片机
找到约 10,000 项符合「51单片机」的源代码
代码结果 10,000
www.eeworm.com/read/374443/9404722
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/178340/9407272
a51 main.a51
; MAIN.SRC generated from: MAIN.C
$NOMOD51
NAME MAIN
P0 DATA 080H
P1 DATA 090H
P2 DATA 0A0H
P3 DATA 0B0H
T0 BIT 0B0H.4
AC BIT 0D0H.6
T1 BIT 0B0H.5
T2 BIT 090H.0
EA BIT 0A8H.7
IE DATA
www.eeworm.com/read/178332/9407391
a51 dscr.a51
;;-----------------------------------------------------------------------------
;; File: dscr.a51
;; Contents: This file contains descriptor data tables.
;;
;; Copyright (c) 1997 An
www.eeworm.com/read/178332/9407392
a51 usbjmptb.a51
NAME USBJmpTbl
extrn code (ISR_Sudav, ISR_Susp, ISR_Ures, ISR_Highspeed)
; ISR_Ep0ack, ISR_Stub, ISR_Ep0in, ISR_Ep0out, ISR_Ep1in, ISR_Ep1out,\
; ISR_Ep2inout, ISR_Ep4i
www.eeworm.com/read/178332/9407400
a51 startup.a51
;------------------------------------------------------------------------------
; This file is part of the C51 Compiler package
; Copyright (c) 1988-1999 Keil Elektronik GmbH and Keil Software, In
www.eeworm.com/read/178332/9407419
a51 eeproma.a51
NAME EEPROMa
public EEWaitForStop
extrn CODE(EEStartAndAddr)
$include (fx2regs.inc)
EEPROMSEG SEGMENT CODE
RSEG EEPROMSEG
USING 0
EEWaitForStop:
MOV DPTR,#I
www.eeworm.com/read/178332/9407459
a51 reset.a51
public softReset
?STACK SEGMENT IDATA
softResetSeg SEGMENT CODE
RSEG softResetSeg
USING 0
softReset:
mov a, #0
push acc
push acc
reti
end
www.eeworm.com/read/374310/9409738
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/374310/9410075
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/374310/9410301
a51 startup.a51
$NOMOD51
;------------------------------------------------------------------------------
; This file is part of the C51 Compiler package
; Copyright (c) 1988-2002 Keil Elektronik GmbH and Keil So