STM32H735xx HAL User Manual
Defines
SYSCFG DTCM RAM size configuration
SYSTEM Exported Constants

Defines

#define LL_SYSCFG_DTCM_RAM_SIZE_2KB   0U
#define LL_SYSCFG_DTCM_RAM_SIZE_4KB   1U
#define LL_SYSCFG_DTCM_RAM_SIZE_8KB   2U
#define LL_SYSCFG_DTCM_RAM_SIZE_16KB   3U

Define Documentation

Definition at line 269 of file stm32h7xx_ll_system.h.

#define LL_SYSCFG_DTCM_RAM_SIZE_2KB   0U

Definition at line 266 of file stm32h7xx_ll_system.h.

#define LL_SYSCFG_DTCM_RAM_SIZE_4KB   1U

Definition at line 267 of file stm32h7xx_ll_system.h.

#define LL_SYSCFG_DTCM_RAM_SIZE_8KB   2U

Definition at line 268 of file stm32h7xx_ll_system.h.