mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 01:05:54 +08:00
Kinetis:Fixed kinetis_uartreset call in kinetis_lpserial.c
This commit is contained in:
@@ -399,7 +399,7 @@ static void kinetis_shutdown(struct uart_dev_s *dev)
|
||||
|
||||
/* Reset hardware and disable Rx and Tx */
|
||||
|
||||
kinetis_uartreset(priv->uartbase);
|
||||
kinetis_lpuartreset(priv->uartbase);
|
||||
}
|
||||
|
||||
/****************************************************************************
|
||||
|
||||
Reference in New Issue
Block a user