CORTEX private functions. More...
Functions | |
void | hal_mpu_disable (void) |
Disables the MPU and clears the HFNMIENA bit (ARM recommendation) More... | |
void | hal_mpu_enable (uint32_t mpu_control) |
Enable the MPU. More... | |
CORTEX private functions.
void hal_mpu_disable | ( | void | ) |
Disables the MPU and clears the HFNMIENA bit (ARM recommendation)
void hal_mpu_enable | ( | uint32_t | mpu_control | ) |
Enable the MPU.
[in] | 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: |