extern
porcupine
demo
mcu
stm32h735
stm32h735g-dk
Drivers
STM32H7xx_HAL_Driver
Inc
stm32h7xx_hal_ltdc_ex.h
Go to the documentation of this file.
1
20
/* Define to prevent recursive inclusion -------------------------------------*/
21
#ifndef STM32H7xx_HAL_LTDC_EX_H
22
#define STM32H7xx_HAL_LTDC_EX_H
23
24
#ifdef __cplusplus
25
extern
"C"
{
26
#endif
27
28
/* Includes ------------------------------------------------------------------*/
29
#include "
stm32h7xx_hal_def.h
"
30
31
#if defined (LTDC) && defined (DSI)
32
33
#include "
stm32h7xx_hal_dsi.h
"
34
43
/* Exported types ------------------------------------------------------------*/
44
/* Exported constants --------------------------------------------------------*/
45
/* Exported macro ------------------------------------------------------------*/
46
/* Exported functions --------------------------------------------------------*/
54
HAL_StatusTypeDef
HAL_LTDCEx_StructInitFromVideoConfig(LTDC_HandleTypeDef *hltdc, DSI_VidCfgTypeDef *VidCfg);
55
HAL_StatusTypeDef
HAL_LTDCEx_StructInitFromAdaptedCommandConfig(LTDC_HandleTypeDef *hltdc, DSI_CmdCfgTypeDef *CmdCfg);
64
/* Private types -------------------------------------------------------------*/
65
/* Private variables ---------------------------------------------------------*/
66
/* Private constants ---------------------------------------------------------*/
67
/* Private macros ------------------------------------------------------------*/
68
/* Private functions ---------------------------------------------------------*/
69
78
#endif
/* LTDC && DSI */
79
80
#ifdef __cplusplus
81
}
82
#endif
83
84
#endif
/* STM32H7xx_HAL_LTDC_EX_H */
85
86
/************************ (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
stm32h7xx_hal_def.h
This file contains HAL common defines, enumeration, macros and structures definitions.
stm32h7xx_hal_dsi.h
Header file of DSI HAL module.
picovoice_driver
Author(s):
autogenerated on Fri Apr 1 2022 02:14:54