代码搜索:51 单片机

找到约 10,000 项符合「51 单片机」的源代码

代码结果 10,000
www.eeworm.com/read/192448/8381132

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/192448/8381187

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/292035/8381571

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/391747/8382022

a51 dscr.a51

;;----------------------------------------------------------------------------- ;; File: dscr.a51 ;; Contents: This file contains descriptor data tables. ;; ;; $Archive: /USB/Examples/Fx
www.eeworm.com/read/391747/8382045

a51 dscr.a51

;;----------------------------------------------------------------------------- ;; File: dscr.a51 ;; Contents: This file contains descriptor data tables. ;; ;; $Archive: /USB/Examples/Fx
www.eeworm.com/read/391747/8382067

a51 dscr.a51

;;----------------------------------------------------------------------------- ;; File: dscr.a51 ;; Contents: This file contains descriptor data tables. ;; ;; $Archive: /USB/Examples/Fx
www.eeworm.com/read/291962/8384883

a51 jmptable.a51

NAME USBJmpTbl extrn code (ISR_Sudav, ISR_Sof, ISR_Sutok, ISR_Susp, ISR_Ures, ISR_Highspeed, ISR_Ep0ack, ISR_Stub, ISR_Ep0in, ISR_Ep0out, ISR_Ep1in, ISR_Ep1out, ISR_Ep2inout, ISR_Ep4inout, ISR
www.eeworm.com/read/291962/8384886

a51 dscrptr.a51

;;----------------------------------------------------------------------------- ;; 文件名:DSCRPTR.A51。 ;;----------------------------------------------------------------------------- DSCR_DEVICE
www.eeworm.com/read/291962/8384889

a51 delayms.a51

$NOMOD51 NAME DELAY1MS PUBLIC EZUSB_DELAY1MS, EZUSB_SUSP $include (testregs.inc) EZUSB segment code EZUSB1 segment code rseg EZUSB EZUSB_DELAY1MS: mov a, #0 mov dps, a
www.eeworm.com/read/291909/8388169

a51 startup.a51

$NOMOD51 ;------------------------------------------------------------------------------ ; This file is part of the C51 Compiler package ; Copyright (c) 1988-2002 Keil Elektronik GmbH and Keil So