Searched refs:UART_Enable (Results 1 – 9 of 9) sorted by relevance
130 void UART_Enable(UART0_Type* UARTx, BOOL enable);
130 void UART_Enable(UART_Type * UARTx, bool enable);
338 void UART_Enable(mxc_uart_regs_t *uart);
59 void UART_Enable(UART_Type * UARTx, bool enable) in UART_Enable() function
117 void UART_Enable(UART0_Type* UARTx, BOOL enable) { in UART_Enable() function
51 UART_Enable(uart->uart_device, TRUE); in CME_M7_configure()
174 UART_Enable(uart->config->Instance, true); in mm32_configure()
697 void UART_Enable(mxc_uart_regs_t *uart) in UART_Enable() function
496 [ROM_API_INDEX_UART_Enable] = (uint32_t)UART_Enable,
Completed in 13 milliseconds