Home
last modified time | relevance | path

Searched refs:PERIPH_BASE (Results 1 – 3 of 3) sorted by relevance

/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L4A6RG/Drivers/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal.c84 #define SYSCFG_OFFSET (SYSCFG_BASE - PERIPH_BASE)
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/Drivers/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal.c84 #define SYSCFG_OFFSET (SYSCFG_BASE - PERIPH_BASE)
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/Drivers/CMSIS/Device/ST/STM32L4xx/Include/
Dstm32l476xx.h1147 #define PERIPH_BASE ((uint32_t)0x40000000U) /*!< Peripheral base address */ macro
1164 #define APB1PERIPH_BASE PERIPH_BASE
1165 #define APB2PERIPH_BASE (PERIPH_BASE + 0x00010000U)
1166 #define AHB1PERIPH_BASE (PERIPH_BASE + 0x00020000U)
1167 #define AHB2PERIPH_BASE (PERIPH_BASE + 0x08000000U)