extern
porcupine
demo
mcu
stm32h735
stm32h735g-dk
Inc
main.h
Go to the documentation of this file.
1
2
#ifndef __MAIN_H
3
#define __MAIN_H
4
5
#include "stm32h7xx_hal.h"
6
#include "
micCapture_saiPdm.h
"
7
8
extern
SAI_HandleTypeDef
hsai_BlockA4
;
9
extern
DMA_HandleTypeDef
hdma_sai4_a
;
10
11
extern
CRC_HandleTypeDef
hcrc
;
12
extern
UART_HandleTypeDef
huart
;
13
14
void
pv_pcm_process
(int16_t *
record_pcm_buffer
);
15
void
pv_error_handler
(
void
);
16
17
#endif
/* __MAIN_H */
micCapture_saiPdm.h
__DMA_HandleTypeDef
DMA handle Structure definition.
Definition:
stm32f407/stm32f407g-disc1/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_dma.h:139
__UART_HandleTypeDef
UART handle Structure definition.
Definition:
stm32f4xx_hal_uart.h:141
hsai_BlockA4
SAI_HandleTypeDef hsai_BlockA4
Definition:
stm32h735/stm32h735g-dk/Src/pv_audio_rec.c:39
__SAI_HandleTypeDef
Definition:
stm32f7xx_hal_sai.h:191
pv_error_handler
void pv_error_handler(void)
Definition:
pv_imxrt1050.c:77
CRC_HandleTypeDef
CRC Handle Structure definition.
Definition:
stm32h7xx_hal_crc.h:103
pv_pcm_process
void pv_pcm_process(int16_t *record_pcm_buffer)
Definition:
stm32h735/stm32h735g-dk/Src/pv_audio_rec.c:156
record_pcm_buffer
uint8_t * record_pcm_buffer
Definition:
imxrt1050/imxrt1050-evkb/source/pv_audio_rec.c:87
huart
UART_HandleTypeDef huart
Definition:
pv_stm32f469.c:31
hdma_sai4_a
DMA_HandleTypeDef hdma_sai4_a
Definition:
stm32h735/stm32h735g-dk/Src/pv_audio_rec.c:40
hcrc
CRC_HandleTypeDef hcrc
Definition:
stm32h735/stm32h735g-dk/Src/pv_audio_rec.c:36
picovoice_driver
Author(s):
autogenerated on Fri Apr 1 2022 02:13:56