mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 09:18:00 +08:00
LPC43 update
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5001 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
@@ -275,7 +275,7 @@ void lpc43_usart0_reset(void)
|
||||
#endif
|
||||
|
||||
#ifdef CONFIG_LPC43_UART1
|
||||
EXTERN void lpc43_uart1_reset(void)
|
||||
void lpc43_uart1_reset(void)
|
||||
{
|
||||
putreg32(RGU_CTRL1_UART1_RST, LPC43_RGU_CTRL1);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user