Home
last modified time | relevance | path

Searched defs:ATTRIBUTE (Results 1 – 3 of 3) sorted by relevance

/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32l5xx/hal/Inc/
Dstm32l5xx_hal_dma.h754 #define IS_DMA_ATTRIBUTES(ATTRIBUTE) ((((ATTRIBUTE) & (~(0x001E001EU))) == 0U) && (((ATTRIBUTE) & 0… argument
756 #define IS_DMA_ATTRIBUTES(ATTRIBUTE) (((ATTRIBUTE) == DMA_CHANNEL_PRIV) || \ argument
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/hal/Inc/
Dstm32u5xx_hal_dma.h843 #define IS_DMA_ATTRIBUTES(ATTRIBUTE) … argument
847 #define IS_DMA_ATTRIBUTES(ATTRIBUTE) \ argument
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/hal/Inc/
Dstm32h5xx_hal_dma.h1123 #define IS_DMA_ATTRIBUTES(ATTRIBUTE) … argument
1128 #define IS_DMA_ATTRIBUTES(ATTRIBUTE) \ argument