am_hw_primitive_builder_tone.h
来自「Motorola synergy audio component」· C头文件 代码 · 共 63 行
H
63 行
#ifndef AM_HW_Primitive_Builder_tone_h#define AM_HW_Primitive_Builder_tone_h/*================================================================================================== Header Name: AM_HW_Primitive_Builder_tone.h General Description: Provide external declaration ==================================================================================================== Motorola Confidential Proprietary Advanced Technology and Software Operations (c) Copyright Motorola 2000, All Rights ReservedRevision History: Modification TrackingAuthor Date Number Description of Changes------------------------- ------------ ---------- -------------------------------------------Dale Noble 07/11/2000 CSGce64760 Created this file. Provide extern dec of am_hw_tone_tone_def_table==================================================================================================== INCLUDE FILES==================================================================================================*/#include "am_hw_primitive_builder_tone.h"/*================================================================================================== CONSTANTS==================================================================================================*//*================================================================================================== MACROS==================================================================================================*//*================================================================================================== ENUMS==================================================================================================*//*================================================================================================== STRUCTURES AND OTHER TYPEDEFS==================================================================================================*//*================================================================================================== GLOBAL VARIABLE DECLARATIONS==================================================================================================*/extern const AM_HW_TONE_DEF am_hw_tone_tone_def_table[];/*================================================================================================== FUNCTION PROTOTYPES==================================================================================================*//*================================================================================================*/#endif /* AM_HW_Primitive_Builder_tone_h */
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?