Searched defs:IS_LPUART_INSTANCE (Results 1 – 4 of 4) sorted by relevance
20641 #define IS_LPUART_INSTANCE(INSTANCE) ((INSTANCE) == LPUART1_S) macro21233 #define IS_LPUART_INSTANCE(INSTANCE) ((INSTANCE) == LPUART1_NS) macro
19855 #define IS_LPUART_INSTANCE(INSTANCE) ((INSTANCE) == LPUART1_S) macro20432 #define IS_LPUART_INSTANCE(INSTANCE) ((INSTANCE) == LPUART1_NS) macro
24561 #define IS_LPUART_INSTANCE(INSTANCE) (((INSTANCE) == LPUART1_NS) || ((INSTANCE) == LPUART1_S)) macro
24507 #define IS_LPUART_INSTANCE(INSTANCE) (((INSTANCE) == LPUART1_NS) || ((INSTANCE) == LPUART1_S)) macro