?? timer.lis
字號(hào):
.module timer.c
.area text(rom, con, rel)
0000 .dbfile ./timer.c
0000 .dbfunc e MSTIMER_ISR _MSTIMER_ISR fV
0000 _MSTIMER_ISR::
0000 .dbline -1
0000 .dbline 132
0000 ; //--------------------------------------------------------------------------
0000 ; //
0000 ; // Filename: timer.c
0000 ; //
0000 ; // Description:
0000 ; //
0000 ; /// \file
0000 ; /// This module provides a timer interface for general purpose timing
0000 ; /// requirements.
0000 ; //
0000 ; //--------------------------------------------------------------------------
0000 ; // $Archive: /WiredUSB/Wired USB Kits/CY4623 - Mouse RDK/DocSrc/CD_Root/Firmware/CY4623/timer.c $
0000 ; // $Modtime: 10/26/05 9:03a $
0000 ; // $Revision: 8 $
0000 ; //--------------------------------------------------------------------------
0000 ; //
0000 ; // Copyright 2003-2005, Cypress Semiconductor Corporation.
0000 ; //
0000 ; // This software is owned by Cypress Semiconductor Corporation (Cypress)
0000 ; // and is protected by and subject to worldwide patent protection (United
0000 ; // States and foreign), United States copyright laws and international
0000 ; // treaty provisions. Cypress hereby grants to licensee a personal,
0000 ; // non-exclusive, non-transferable license to copy, use, modify, create
0000 ; // derivative works of, and compile the Cypress Source Code and derivative
0000 ; // works for the sole purpose of creating custom software in support of
0000 ; // licensee product to be used only in conjunction with a Cypress integrated
0000 ; // circuit as specified in the applicable agreement. Any reproduction,
0000 ; // modification, translation, compilation, or representation of this
0000 ; // software except as specified above is prohibited without the express
0000 ; // written permission of Cypress.
0000 ; //
0000 ; // Disclaimer: CYPRESS MAKES NO WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
0000 ; // WITH REGARD TO THIS MATERIAL, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
0000 ; // WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
0000 ; // Cypress reserves the right to make changes without further notice to the
0000 ; // materials described herein. Cypress does not assume any liability arising
0000 ; // out of the application or use of any product or circuit described herein.
0000 ; // Cypress does not authorize its products for use as critical components in
0000 ; // life-support systems where a malfunction or failure may reasonably be
0000 ; // expected to result in significant injury to the user. The inclusion of
0000 ; // Cypress
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -