delay.lst
来自「汽车无钥进入系统设计,基于PIC单片机16F639,包括电路图和源码」· LST 代码 · 共 34 行
LST
34 行
MPASM 5.14 DELAY.ASM 9-26-2008 8:07:47 PAGE 1
LOC OBJECT CODE LINE SOURCE TEXT
VALUE
00001 ;------------------------------------------------------------------------------
00002 ; DELAYS.ASM --- PIC16F636/9 EEPROM Functions
00003 ; Jan Ornter
00004 ;
00005 ; DATE: 11-9-2005
00006 ; VER.: 1.0
00007 ;
00008 ;------------------------------------------------------------------------------
00009 ;------------------------------------------------------------------------------
00010 ; LEGAL NOTICE
00011 ;
00012 ; The information contained in this document is proprietary and
00013 ; confidential information of Microchip Technology Inc. Therefore all
00014 ; parties are required to sign a non-disclosure agreement before
00015 ; receiving this document.
00016 ;
00017 ; The information contained in this Application Note is for suggestion
00018 ; only. It is your responsibility to ensure that your application meets
00019 ; with your specifications. No representation or warranty is given and
00020 ; no liability is assumed by Microchip Technology Incorporated with
00021 ; respect to the accuracy or use of such information or infringement of
00022 ; patents or other intellectual property arising from such use or
00023 ; otherwise.
00024 ;
00025 ; Software License Agreement
00026 ;
00027 ; The software supplied herewith by Microchip Technology Incorporated
00028 ; (the "Company") for its PICmicro
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?