Macros
stm32h747i_discovery_conf.h File Reference
#include "stm32h7xx_hal.h"
Include dependency graph for stm32h747i_discovery_conf.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define BSP_AUDIO_IN_IT_PRIORITY   15U
 
#define BSP_AUDIO_OUT_IT_PRIORITY   14U
 
#define BSP_BUTTON_WAKEUP_IT_PRIORITY   15U
 
#define BSP_CAMERA_IT_PRIORITY   15U
 
#define BSP_JOY1_DOWN_IT_PRIORITY   15U
 
#define BSP_JOY1_LEFT_IT_PRIORITY   15U
 
#define BSP_JOY1_RIGHT_IT_PRIORITY   15U
 
#define BSP_JOY1_SEL_IT_PRIORITY   15U
 
#define BSP_JOY1_UP_IT_PRIORITY   15U
 
#define BSP_SD_IT_PRIORITY   14U
 
#define BSP_SD_RX_IT_PRIORITY   14U
 
#define BSP_SD_TX_IT_PRIORITY   15U
 
#define BSP_SDRAM_IT_PRIORITY   15U
 
#define BSP_TS_IT_PRIORITY   15U
 
#define CAMERA_FRAME_BUFFER   ((uint32_t)0xD0600000)
 
#define DEFAULT_AUDIO_IN_BUFFER_SIZE   64U
 
#define LCD_LAYER_0_ADDRESS   0xD0000000U
 
#define LCD_LAYER_1_ADDRESS   0xD0200000U
 
#define TS_TOUCH_NBR   2U
 
#define USE_AUDIO_CODEC_WM8994   1U
 
#define USE_BSP_COM_FEATURE   1U
 
#define USE_CAMERA_SENSOR_OV5640   1U
 
#define USE_CAMERA_SENSOR_S5K5CAG   1U
 
#define USE_COM_LOG   0U
 
#define USE_DMA2D_TO_FILL_RGB_RECT   0U
 
#define USE_LCD_CTRL_ADV7533   1U
 
#define USE_LCD_CTRL_OTM8009A   1U
 
#define USE_TS_GESTURE   1U
 
#define USE_TS_MULTI_TOUCH   1U
 

Macro Definition Documentation

◆ BSP_AUDIO_IN_IT_PRIORITY

#define BSP_AUDIO_IN_IT_PRIORITY   15U

Definition at line 63 of file stm32h747i_discovery_conf.h.

◆ BSP_AUDIO_OUT_IT_PRIORITY

#define BSP_AUDIO_OUT_IT_PRIORITY   14U

Definition at line 62 of file stm32h747i_discovery_conf.h.

◆ BSP_BUTTON_WAKEUP_IT_PRIORITY

#define BSP_BUTTON_WAKEUP_IT_PRIORITY   15U

Definition at line 61 of file stm32h747i_discovery_conf.h.

◆ BSP_CAMERA_IT_PRIORITY

#define BSP_CAMERA_IT_PRIORITY   15U

Definition at line 60 of file stm32h747i_discovery_conf.h.

◆ BSP_JOY1_DOWN_IT_PRIORITY

#define BSP_JOY1_DOWN_IT_PRIORITY   15U

Definition at line 69 of file stm32h747i_discovery_conf.h.

◆ BSP_JOY1_LEFT_IT_PRIORITY

#define BSP_JOY1_LEFT_IT_PRIORITY   15U

Definition at line 70 of file stm32h747i_discovery_conf.h.

◆ BSP_JOY1_RIGHT_IT_PRIORITY

#define BSP_JOY1_RIGHT_IT_PRIORITY   15U

Definition at line 71 of file stm32h747i_discovery_conf.h.

◆ BSP_JOY1_SEL_IT_PRIORITY

#define BSP_JOY1_SEL_IT_PRIORITY   15U

Definition at line 68 of file stm32h747i_discovery_conf.h.

◆ BSP_JOY1_UP_IT_PRIORITY

#define BSP_JOY1_UP_IT_PRIORITY   15U

Definition at line 72 of file stm32h747i_discovery_conf.h.

◆ BSP_SD_IT_PRIORITY

#define BSP_SD_IT_PRIORITY   14U

Definition at line 64 of file stm32h747i_discovery_conf.h.

◆ BSP_SD_RX_IT_PRIORITY

#define BSP_SD_RX_IT_PRIORITY   14U

Definition at line 65 of file stm32h747i_discovery_conf.h.

◆ BSP_SD_TX_IT_PRIORITY

#define BSP_SD_TX_IT_PRIORITY   15U

Definition at line 66 of file stm32h747i_discovery_conf.h.

◆ BSP_SDRAM_IT_PRIORITY

#define BSP_SDRAM_IT_PRIORITY   15U

Definition at line 59 of file stm32h747i_discovery_conf.h.

◆ BSP_TS_IT_PRIORITY

#define BSP_TS_IT_PRIORITY   15U

Definition at line 67 of file stm32h747i_discovery_conf.h.

◆ CAMERA_FRAME_BUFFER

#define CAMERA_FRAME_BUFFER   ((uint32_t)0xD0600000)

Definition at line 56 of file stm32h747i_discovery_conf.h.

◆ DEFAULT_AUDIO_IN_BUFFER_SIZE

#define DEFAULT_AUDIO_IN_BUFFER_SIZE   64U

Definition at line 49 of file stm32h747i_discovery_conf.h.

◆ LCD_LAYER_0_ADDRESS

#define LCD_LAYER_0_ADDRESS   0xD0000000U

Definition at line 38 of file stm32h747i_discovery_conf.h.

◆ LCD_LAYER_1_ADDRESS

#define LCD_LAYER_1_ADDRESS   0xD0200000U

Definition at line 39 of file stm32h747i_discovery_conf.h.

◆ TS_TOUCH_NBR

#define TS_TOUCH_NBR   2U

Definition at line 55 of file stm32h747i_discovery_conf.h.

◆ USE_AUDIO_CODEC_WM8994

#define USE_AUDIO_CODEC_WM8994   1U

Definition at line 46 of file stm32h747i_discovery_conf.h.

◆ USE_BSP_COM_FEATURE

#define USE_BSP_COM_FEATURE   1U

Definition at line 33 of file stm32h747i_discovery_conf.h.

◆ USE_CAMERA_SENSOR_OV5640

#define USE_CAMERA_SENSOR_OV5640   1U

Definition at line 43 of file stm32h747i_discovery_conf.h.

◆ USE_CAMERA_SENSOR_S5K5CAG

#define USE_CAMERA_SENSOR_S5K5CAG   1U

Definition at line 44 of file stm32h747i_discovery_conf.h.

◆ USE_COM_LOG

#define USE_COM_LOG   0U

Definition at line 32 of file stm32h747i_discovery_conf.h.

◆ USE_DMA2D_TO_FILL_RGB_RECT

#define USE_DMA2D_TO_FILL_RGB_RECT   0U

Definition at line 41 of file stm32h747i_discovery_conf.h.

◆ USE_LCD_CTRL_ADV7533

#define USE_LCD_CTRL_ADV7533   1U

Definition at line 36 of file stm32h747i_discovery_conf.h.

◆ USE_LCD_CTRL_OTM8009A

#define USE_LCD_CTRL_OTM8009A   1U

Definition at line 35 of file stm32h747i_discovery_conf.h.

◆ USE_TS_GESTURE

#define USE_TS_GESTURE   1U

Definition at line 51 of file stm32h747i_discovery_conf.h.

◆ USE_TS_MULTI_TOUCH

#define USE_TS_MULTI_TOUCH   1U

Definition at line 52 of file stm32h747i_discovery_conf.h.



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