HAL + 0/9 examples
CodeScope will show references to HAL_MPU_Enable() 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...

HAL_MPU_Enable() function

Enable the MPU.

Syntax

void HAL_MPU_Enable(uint32_t MPU_Control);
Implemented in stm32f4xx_hal_cortex.c:279

Arguments

MPU_Control

Specifies the control mode of the MPU during hard fault, NMI, FAULTMASK and privileged access to the default memory This parameter can be one of the following values: @arg MPU_HFNMI_PRIVDEF_NONE @arg MPU_HARDFAULT_NMI @arg MPU_PRIVILEGED_DEFAULT @arg MPU_HFNMI_PRIVDEF

Return value

None

Examples

HAL_MPU_Enable() is referenced by 9 libraries and example projects.

References

LocationText
stm32f4xx_hal_cortex.c:279
void HAL_MPU_Enable(uint32_t MPU_Control)
stm32f4xx_hal_cortex.h:285
void HAL_MPU_Enable(uint32_t MPU_Control);

Call Tree

Functions called by HAL_MPU_Enable()
HAL_MPU_Enable()
all items filtered out
Data read by HAL_MPU_Enable()
Data written by HAL_MPU_Enable()
HAL_MPU_Enable()
all items filtered out