HAL + 0/9 examples
CodeScope will show references to MPU_Region_InitTypeDef::BaseAddress from the following samples and libraries:
Examples
STM32446E_EVAL
Examples
Cortex
STM32469I_EVAL
Examples
Cortex
STM324x9I_EVAL
Examples
Cortex
STM324xG_EVAL
Examples
Cortex
STM32F412G-Discovery
Examples
Cortex
STM32F412ZG-Nucleo
Examples
Cortex
STM32F413ZH-Nucleo
Examples
Cortex
STM32F429ZI-Nucleo
Examples
Cortex
STM32F446ZE-Nucleo
Examples
Cortex
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALMPU_Region_InitTypeDef::BaseAddress

MPU_Region_InitTypeDef::BaseAddress field

Specifies the base address of the region to protect.

Syntax

uint32_t BaseAddress;

Examples

MPU_Region_InitTypeDef::BaseAddress is referenced by 9 libraries and example projects.

References

LocationReferrerText
stm32f4xx_hal_cortex.h:52
uint32_t BaseAddress; /*!< Specifies the base address of the region to protect. */
stm32f4xx_hal_cortex.c:319HAL_MPU_ConfigRegion()
MPU->RBAR = MPU_Init->BaseAddress;

Data Use

Functions reading MPU_Region_InitTypeDef::BaseAddress
MPU_Region_InitTypeDef::BaseAddress
all items filtered out
Type of MPU_Region_InitTypeDef::BaseAddress
MPU_Region_InitTypeDef::BaseAddress
uint32_t
all items filtered out