Home
last modified time | relevance | path

Searched refs:__MPU_PRESENT (Results 1 – 17 of 17) sorted by relevance

/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L4A6RG/Drivers/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_cortex.h60 #if (__MPU_PRESENT == 1)
129 #if (__MPU_PRESENT == 1)
309 #if (__MPU_PRESENT == 1)
344 #if (__MPU_PRESENT == 1)
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/Drivers/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_cortex.h60 #if (__MPU_PRESENT == 1)
129 #if (__MPU_PRESENT == 1)
309 #if (__MPU_PRESENT == 1)
344 #if (__MPU_PRESENT == 1)
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L4A6RG/Drivers/CMSIS/Include/
Dcore_cm0plus.h188 #ifndef __MPU_PRESENT
189 #define __MPU_PRESENT 0U macro
561 #if (__MPU_PRESENT == 1U)
703 #if (__MPU_PRESENT == 1U)
Dcore_sc000.h188 #ifndef __MPU_PRESENT
189 #define __MPU_PRESENT 0U macro
572 #if (__MPU_PRESENT == 1U)
715 #if (__MPU_PRESENT == 1U)
Dcore_sc300.h188 #ifndef __MPU_PRESENT
189 #define __MPU_PRESENT 0U macro
1112 #if (__MPU_PRESENT == 1U)
1364 #if (__MPU_PRESENT == 1U)
Dcore_cm3.h188 #ifndef __MPU_PRESENT
189 #define __MPU_PRESENT 0U macro
1130 #if (__MPU_PRESENT == 1U)
1382 #if (__MPU_PRESENT == 1U)
Dcore_cm4.h241 #ifndef __MPU_PRESENT
242 #define __MPU_PRESENT 0U macro
1191 #if (__MPU_PRESENT == 1U)
1551 #if (__MPU_PRESENT == 1U)
Dcore_cm7.h241 #ifndef __MPU_PRESENT
242 #define __MPU_PRESENT 0U macro
1396 #if (__MPU_PRESENT == 1U)
1759 #if (__MPU_PRESENT == 1U)
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/Drivers/CMSIS/Include/
Dcore_cm0plus.h188 #ifndef __MPU_PRESENT
189 #define __MPU_PRESENT 0U macro
561 #if (__MPU_PRESENT == 1U)
703 #if (__MPU_PRESENT == 1U)
Dcore_sc000.h188 #ifndef __MPU_PRESENT
189 #define __MPU_PRESENT 0U macro
572 #if (__MPU_PRESENT == 1U)
715 #if (__MPU_PRESENT == 1U)
Dcore_cm3.h188 #ifndef __MPU_PRESENT
189 #define __MPU_PRESENT 0U macro
1130 #if (__MPU_PRESENT == 1U)
1382 #if (__MPU_PRESENT == 1U)
Dcore_sc300.h188 #ifndef __MPU_PRESENT
189 #define __MPU_PRESENT 0U macro
1112 #if (__MPU_PRESENT == 1U)
1364 #if (__MPU_PRESENT == 1U)
Dcore_cm4.h241 #ifndef __MPU_PRESENT
242 #define __MPU_PRESENT 0U macro
1191 #if (__MPU_PRESENT == 1U)
1551 #if (__MPU_PRESENT == 1U)
Dcore_cm7.h241 #ifndef __MPU_PRESENT
242 #define __MPU_PRESENT 0U macro
1396 #if (__MPU_PRESENT == 1U)
1759 #if (__MPU_PRESENT == 1U)
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/Drivers/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_cortex.c435 #if (__MPU_PRESENT == 1)
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L4A6RG/Drivers/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_cortex.c435 #if (__MPU_PRESENT == 1)
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/Drivers/CMSIS/Device/ST/STM32L4xx/Include/
Dstm32l476xx.h65 #define __MPU_PRESENT 1 /*!< STM32L4XX provides an MPU */ macro