Home
last modified time | relevance | path

Searched defs:IS_LPUART_INSTANCE (Results 1 – 4 of 4) sorted by relevance

/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32l5xx/Device/Include/
Dstm32l562xx.h20641 #define IS_LPUART_INSTANCE(INSTANCE) ((INSTANCE) == LPUART1_S) macro
21233 #define IS_LPUART_INSTANCE(INSTANCE) ((INSTANCE) == LPUART1_NS) macro
Dstm32l552xx.h19855 #define IS_LPUART_INSTANCE(INSTANCE) ((INSTANCE) == LPUART1_S) macro
20432 #define IS_LPUART_INSTANCE(INSTANCE) ((INSTANCE) == LPUART1_NS) macro
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/Device/Include/
Dstm32u585xx.h24561 #define IS_LPUART_INSTANCE(INSTANCE) (((INSTANCE) == LPUART1_NS) || ((INSTANCE) == LPUART1_S)) macro
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/Device/Include/
Dstm32h573xx.h24507 #define IS_LPUART_INSTANCE(INSTANCE) (((INSTANCE) == LPUART1_NS) || ((INSTANCE) == LPUART1_S)) macro