#include <twl/snd.h>
void SNDEX_Init( void );
None.
None.
Initializes extended sound features. Call this once before calling any other functions related to extended sound features. This function internally performs work area initialization and synchronizes communications with the ARM7.
The extended sound features can only be used on the TWL platform. This function does nothing when it is called on the NITRO platform.
2008/02/15 Initial version.
CONFIDENTIAL