Searched refs:LPUART_STAT_MSBF_MASK (Results 1 – 3 of 3) sorted by relevance
395 temp |= LPUART_STAT_MSBF_MASK; in LPUART_Init()399 temp &= ~LPUART_STAT_MSBF_MASK; in LPUART_Init()
12604 #define LPUART_STAT_MSBF_MASK (0x20000000U) macro12610 … (((uint32_t)(((uint32_t)(x)) << LPUART_STAT_MSBF_SHIFT)) & LPUART_STAT_MSBF_MASK)
12748 #define LPUART_STAT_MSBF_MASK (0x20000000U) macro12754 … (((uint32_t)(((uint32_t)(x)) << LPUART_STAT_MSBF_SHIFT)) & LPUART_STAT_MSBF_MASK)