Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/Device/Include/
Dstm32u585xx.h2088 #define LPDMA1_BASE_S (AHB3PERIPH_BASE_S + 0x5000UL) macro
2089 #define LPDMA1_Channel0_BASE_S (LPDMA1_BASE_S + 0x0050UL)
2090 #define LPDMA1_Channel1_BASE_S (LPDMA1_BASE_S + 0x00D0UL)
2091 #define LPDMA1_Channel2_BASE_S (LPDMA1_BASE_S + 0x0150UL)
2092 #define LPDMA1_Channel3_BASE_S (LPDMA1_BASE_S + 0x01D0UL)
2514 #define LPDMA1_S ((DMA_TypeDef *) LPDMA1_BASE_S)
2611 #define LPDMA1_BASE LPDMA1_BASE_S