micCapture_saiPdm.h
Go to the documentation of this file.
1 /*
2 * This software component is licensed by ST under Ultimate Liberty license
3 * SLA0044, the "License"; You may not use this file except in compliance with
4 * the License. You may obtain a copy of the License at:
5 * www.st.com/SLA0044
6 *
7 */
8 
9 #ifndef _MICCAPTURE_SAIPDM_H
10 #define _MICCAPTURE_SAIPDM_H
11 
12 #include "stdint.h"
13 
14 #define MIC_CAPTURE_IT_MS 15
15 extern int16_t PCM_Buffer[];
16 int mic_capture_start(void);
17 
18 #endif
19 
20 /************************ (C) COPYRIGHT STMicroelectronics *****END OF FILE****/
PCM_Buffer
int16_t PCM_Buffer[]
mic_capture_start
int mic_capture_start(void)


picovoice_driver
Author(s):
autogenerated on Fri Apr 1 2022 02:13:56