Searched refs:UART_Close (Results 1 – 11 of 11) sorted by relevance
54 UART_Close(UARTx); //一些关键寄存器只能在串口关闭时设置 in UART_Init()154 void UART_Close(UART_TypeDef * UARTx) in UART_Close() function
59 void UART_Close(UART_TypeDef * UARTx);
54 UART_Close(UARTx); //一些关键寄存器只能在串口关闭时设置 in UART_Init()145 void UART_Close(UART_TypeDef * UARTx) in UART_Close() function
359 UART_Close(uart_base); in nu_uart_configure()406 UART_Close(uart_base); in nu_uart_control()
456 UART_Close(uart_base); in nu_uart_configure()722 UART_Close(uart_base); in nu_uart_control()
502 UART_Close(uart_base); in nu_uart_configure()766 UART_Close(uart_base); in nu_uart_control()
534 UART_Close(uart_base); in nu_uart_configure()799 UART_Close(uart_base); in nu_uart_control()
637 UART_Close(uart_base); in nu_uart_configure()930 UART_Close(uart_base); in nu_uart_control()
523 UART_Close(uart_base); in nu_uart_configure()819 UART_Close(uart_base); in nu_uart_control()
699 UART_Close(base); in nu_uart_configure()1116 UART_Close(base); in nu_uart_control()
Completed in 32 milliseconds