#include <twl/snd.h>
typedef enum
{
SNDEX_FREQUENCY_32730 = 0,
SNDEX_FREQUENCY_47610 = 1
} SNDEXFrequency;
SNDEX_FREQUENCY_32730 | 32.73kHz |
---|---|
SNDEX_FREQUENCY_47610 | 47.61kHz |
This enumerated type expresses the I2S operating frequency.
SNDEX_GetI2SFrequencyAsync, SNDEX_GetI2SFrequency,
SNDEX_SetI2SFrequencyAsync, SNDEX_SetI2SFrequency,
MIC_StartLimitedSamplingAsync, MIC_StartLimitedSampling,
MIC_AdjustLimitedSamplingAsync, MIC_AdjustLimitedSampling
2008/02/15 Initial version.
CONFIDENTIAL