Home
last modified time | relevance | path

Searched refs:MIC_RESULT_ILLEGAL_PARAMETER (Results 1 – 10 of 10) sorted by relevance

/TwlSDK-5.1.0/build/libraries/spi/ARM9/src/
Dmic.c131 return MIC_RESULT_ILLEGAL_PARAMETER; in MIC_DoSamplingAsync()
148 return MIC_RESULT_ILLEGAL_PARAMETER; in MIC_DoSamplingAsync()
220 return MIC_RESULT_ILLEGAL_PARAMETER; in MIC_StartAutoSamplingAsync()
228 return MIC_RESULT_ILLEGAL_PARAMETER; in MIC_StartAutoSamplingAsync()
233 return MIC_RESULT_ILLEGAL_PARAMETER; in MIC_StartAutoSamplingAsync()
238 return MIC_RESULT_ILLEGAL_PARAMETER; in MIC_StartAutoSamplingAsync()
262 return MIC_RESULT_ILLEGAL_PARAMETER; in MIC_StartAutoSamplingAsync()
398 return MIC_RESULT_ILLEGAL_PARAMETER; in MIC_AdjustAutoSamplingAsync()
641 result = MIC_RESULT_ILLEGAL_PARAMETER; in MicCommonCallback()
/TwlSDK-5.1.0/build/libraries/spi/ARM9.TWL/src/
Dmicex.c94 return MIC_RESULT_ILLEGAL_PARAMETER; in MICEXi_StartLimitedSamplingAsync()
103 return MIC_RESULT_ILLEGAL_PARAMETER; in MICEXi_StartLimitedSamplingAsync()
130 return MIC_RESULT_ILLEGAL_PARAMETER; in MICEXi_StartLimitedSamplingAsync()
144 return MIC_RESULT_ILLEGAL_PARAMETER; in MICEXi_StartLimitedSamplingAsync()
320 return MIC_RESULT_ILLEGAL_PARAMETER; in MICEXi_AdjustLimitedSamplingAsync()
/TwlSDK-5.1.0/include/nitro/spi/ARM9/
Dmic.h39 MIC_RESULT_ILLEGAL_PARAMETER, // Illegal parameter enumerator
/TwlSDK-5.1.0/build/demos.TWL/spi/mic-3/src/
Dmain.c242 case MIC_RESULT_ILLEGAL_PARAMETER: // The specified parameter is not supported in StartSampling()
323 case MIC_RESULT_ILLEGAL_PARAMETER: // The specified parameter is not supported in AdjustSampling()
/TwlSDK-5.1.0/build/demos.TWL/dsp/snd-mic/src/
Dmain.c222 else if (result == MIC_RESULT_ILLEGAL_PARAMETER) in TwlMain()
/TwlSDK-5.1.0/build/demos.TWL/spi/spiMonkey3/src/
Dmain.c345 case MIC_RESULT_ILLEGAL_PARAMETER: // The specified parameter is not supported in StartMicSampling()
426 case MIC_RESULT_ILLEGAL_PARAMETER: // The specified parameter is not supported in AdjustMicSampling()
/TwlSDK-5.1.0/build/demos/spi/pmAmpGain/src/
Dmain.c358 case MIC_RESULT_ILLEGAL_PARAMETER: // Unsupported parameter in StartMicSampling()
/TwlSDK-5.1.0/build/demos.TWL/spi/pmAmpGainLevel/src/
Dmain.c462 case MIC_RESULT_ILLEGAL_PARAMETER: // Unsupported parameter in StartMicSampling()
/TwlSDK-5.1.0/build/demos.TWL/spi/mic-4/src/
Dmain.c285 case MIC_RESULT_ILLEGAL_PARAMETER: // The specified parameter is not supported in StartSampling()
/TwlSDK-5.1.0/build/demos.TWL/snd/IIRFilterdemo-mic/src/
Dmain.c316 case MIC_RESULT_ILLEGAL_PARAMETER: // The specified parameter is not supported in StartSampling()