globals.inc
来自「运行环境:CCS2.1」· INC 代码 · 共 21 行
INC
21 行
**************************************************************
* (C) COPYRIGHT TEXAS INSTRUMENTS, INC. 1996 *
**************************************************************
* Program Name: DTMF tone decoder *
* File Name: globals.inc *
* File Description: This file contains globalized labels *
* *
* Author: Gunter Schmer *
* Date: 03/24/97 *
* Revision: 3.0 *
* Latest working date: 03/24/97 *
**************************************************************
;---- global subroutine labels ---------------
.global _initoscis
.global _dtmftone
.global _gaincntrl
.global _goertzel
.global _dtmfchecks
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?