Searched refs:UART_RxEn (Results 1 – 3 of 3) sorted by relevance
102 BOOL UART_RxEn; /*!< Receive enable bit */ member
90 UARTx->CTRL_b.RX_EN = init->UART_RxEn; in UART_Init()
46 init.UART_RxEn = TRUE; in CME_M7_configure()
Completed in 8 milliseconds