extern
porcupine
demo
mcu
stm32f769
stm32f769i-disco
Drivers
STM32F7xx_HAL_Driver
Inc
stm32f7xx_hal_spi_ex.h
Go to the documentation of this file.
1
20
/* Define to prevent recursive inclusion -------------------------------------*/
21
#ifndef STM32F7xx_HAL_SPI_EX_H
22
#define STM32F7xx_HAL_SPI_EX_H
23
24
#ifdef __cplusplus
25
extern
"C"
{
26
#endif
27
28
/* Includes ------------------------------------------------------------------*/
29
#include "
stm32f7xx_hal_def.h
"
30
39
/* Exported types ------------------------------------------------------------*/
40
/* Exported constants --------------------------------------------------------*/
41
/* Exported macros -----------------------------------------------------------*/
42
/* Exported functions --------------------------------------------------------*/
47
/* Initialization and de-initialization functions ****************************/
48
/* IO operation functions *****************************************************/
52
HAL_StatusTypeDef
HAL_SPIEx_FlushRxFifo
(
SPI_HandleTypeDef
*hspi);
69
#ifdef __cplusplus
70
}
71
#endif
72
73
#endif
/* STM32F7xx_HAL_SPI_EX_H */
74
75
/************************ (C) COPYRIGHT STMicroelectronics *****END OF FILE****/
HAL_StatusTypeDef
HAL_StatusTypeDef
HAL Status structures definition
Definition:
stm32f407/stm32f407g-disc1/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_def.h:40
__SPI_HandleTypeDef
SPI handle Structure definition.
Definition:
stm32f407/stm32f407g-disc1/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_spi.h:105
HAL_SPIEx_FlushRxFifo
HAL_StatusTypeDef HAL_SPIEx_FlushRxFifo(SPI_HandleTypeDef *hspi)
stm32f7xx_hal_def.h
This file contains HAL common defines, enumeration, macros and structures definitions.
picovoice_driver
Author(s):
autogenerated on Fri Apr 1 2022 02:14:53