nt9856x/code/application/source/cardv/SrcCode/Gx/GxSound/sxsound/PlaySoundTsk.h
2023-03-28 15:07:53 +08:00

23 lines
427 B
C
Executable File

/**
Copyright Novatek Microelectronics Corp. 2005. All rights reserved.
@file PlaySoundTsk.h
@ingroup mIPRJAPKey
@brief Header file of Play Sound Task
Header file of task handles the sound playback of startup, keypad ...
@note Nothing.
@date 2006/01/23
*/
/** \addtogroup mIPRJAPKey */
//@{
#ifndef _PLAYSOUNDTSK_H
#define _PLAYSOUNDTSK_H
#endif
//@}