Searched refs:MEC_UART_FCR_EXRF_Pos (Results 1 – 3 of 3) sorted by relevance
63 (MEC_BIT(MEC_UART_FCR_EXRF_Pos) | (MEC_UART_FCR_RXF_TLVL_1BYTE << MEC_UART_FCR_RXF_TLVL_Pos)),64 (MEC_BIT(MEC_UART_FCR_EXRF_Pos) | (MEC_UART_FCR_RXF_TLVL_4BYTES << MEC_UART_FCR_RXF_TLVL_Pos)),65 (MEC_BIT(MEC_UART_FCR_EXRF_Pos) | (MEC_UART_FCR_RXF_TLVL_8BYTES << MEC_UART_FCR_RXF_TLVL_Pos)),66 (MEC_BIT(MEC_UART_FCR_EXRF_Pos) | (MEC_UART_FCR_RXF_TLVL_14BYTES << MEC_UART_FCR_RXF_TLVL_Pos)),97 uint8_t temp = (MEC_BIT(MEC_UART_FCR_EXRF_Pos) | MEC_BIT(MEC_UART_FCR_CLR_RX_FIFO_Pos) in uart_prog_fifos()118 if (base->SCR & MEC_BIT(MEC_UART_FCR_EXRF_Pos)) { in mec_hal_uart_tx_fifo_size()370 fcr = (uint8_t)MEC_BIT(MEC_UART_FCR_EXRF_Pos); /* enable FIFO */ in prog_fifo()618 if (iir & MEC_BIT(MEC_UART_FCR_EXRF_Pos)) { in mec_hal_uart_pending_status()
65 #define MEC_UART_FCR_EXRF_Pos (0UL) /*!< EXRF (Bit 0) … macro
66 #define MEC_UART_FCR_EXRF_Pos (0UL) /*!< EXRF (Bit 0) … macro