[bsp][stm32][uartv1]:adjust uart time out (#10069)

This commit is contained in:
CYFS
2025-03-03 20:32:30 +08:00
committed by Rbb666
parent 4fae6b1580
commit 02ddce91bd
21 changed files with 21 additions and 21 deletions

View File

@@ -23,7 +23,7 @@ menu "On-chip Peripheral Drivers"
if BSP_USING_UART
config BSP_STM32_UART_V1_TX_TIMEOUT
int "UART TX timeout"
default 2000
default 4000
depends on RT_USING_SERIAL_V1
config BSP_USING_UART6

View File

@@ -56,7 +56,7 @@ menu "On-chip Peripheral Drivers"
if BSP_USING_UART
config BSP_STM32_UART_V1_TX_TIMEOUT
int "UART TX timeout"
default 2000
default 4000
depends on RT_USING_SERIAL_V1
config BSP_USING_UART1

View File

@@ -43,7 +43,7 @@ menu "On-chip Peripheral Drivers"
if BSP_USING_UART
config BSP_STM32_UART_V1_TX_TIMEOUT
int "UART TX timeout"
default 2000
default 4000
depends on RT_USING_SERIAL_V1
config BSP_USING_UART3

View File

@@ -76,7 +76,7 @@ menu "On-chip Peripheral Drivers"
if BSP_USING_UART
config BSP_STM32_UART_V1_TX_TIMEOUT
int "UART TX timeout"
default 2000
default 4000
depends on RT_USING_SERIAL_V1
config BSP_USING_UART1

View File

@@ -68,7 +68,7 @@ menu "On-chip Peripheral Drivers"
if BSP_USING_UART
config BSP_STM32_UART_V1_TX_TIMEOUT
int "UART TX timeout"
default 2000
default 4000
depends on RT_USING_SERIAL_V1
config BSP_USING_UART1

View File

@@ -42,7 +42,7 @@ menu "On-chip Peripheral Drivers"
if BSP_USING_UART
config BSP_STM32_UART_V1_TX_TIMEOUT
int "UART TX timeout"
default 2000
default 4000
depends on RT_USING_SERIAL_V1
config BSP_USING_UART3

View File

@@ -40,7 +40,7 @@ menu "On-chip Peripheral Drivers"
if BSP_USING_UART
config BSP_STM32_UART_V1_TX_TIMEOUT
int "UART TX timeout"
default 2000
default 4000
depends on RT_USING_SERIAL_V1
config BSP_USING_UART1

View File

@@ -41,7 +41,7 @@ menu "On-chip Peripheral Drivers"
if BSP_USING_UART
config BSP_STM32_UART_V1_TX_TIMEOUT
int "UART TX timeout"
default 2000
default 4000
depends on RT_USING_SERIAL_V1
config BSP_USING_UART1

View File

@@ -43,7 +43,7 @@ menu "On-chip Peripheral Drivers"
if BSP_USING_UART
config BSP_STM32_UART_V1_TX_TIMEOUT
int "UART TX timeout"
default 2000
default 4000
depends on RT_USING_SERIAL_V1
config BSP_USING_UART1

View File

@@ -18,7 +18,7 @@ menu "On-chip Peripheral Drivers"
if BSP_USING_UART
config BSP_STM32_UART_V1_TX_TIMEOUT
int "UART TX timeout"
default 2000
default 6000
depends on RT_USING_SERIAL_V1
config BSP_USING_UART3

View File

@@ -26,7 +26,7 @@ menu "On-chip Peripheral Drivers"
if BSP_USING_UART
config BSP_STM32_UART_V1_TX_TIMEOUT
int "UART TX timeout"
default 2000
default 6000
depends on RT_USING_SERIAL_V1
config BSP_USING_UART2

View File

@@ -18,7 +18,7 @@ menu "On-chip Peripheral Drivers"
if BSP_USING_UART
config BSP_STM32_UART_V1_TX_TIMEOUT
int "UART TX timeout"
default 2000
default 6000
depends on RT_USING_SERIAL_V1
config BSP_USING_UART1

View File

@@ -57,7 +57,7 @@ menu "On-chip Peripheral Drivers"
if BSP_USING_UART
config BSP_STM32_UART_V1_TX_TIMEOUT
int "UART TX timeout"
default 2000
default 6000
depends on RT_USING_SERIAL_V1
config BSP_USING_UART1

View File

@@ -15,7 +15,7 @@ menu "Hardware Drivers Config"
if BSP_USING_UART
config BSP_STM32_UART_V1_TX_TIMEOUT
int "UART TX timeout"
default 2000
default 6000
depends on RT_USING_SERIAL_V1
config BSP_USING_UART1

View File

@@ -18,7 +18,7 @@ menu "On-chip Peripheral Drivers"
if BSP_USING_UART
config BSP_STM32_UART_V1_TX_TIMEOUT
int "UART TX timeout"
default 2000
default 6000
depends on RT_USING_SERIAL_V1
config BSP_USING_UART3

View File

@@ -18,7 +18,7 @@ menu "On-chip Peripheral Drivers"
if BSP_USING_UART
config BSP_STM32_UART_V1_TX_TIMEOUT
int "UART TX timeout"
default 2000
default 6000
depends on RT_USING_SERIAL_V1
config BSP_USING_UART1

View File

@@ -48,7 +48,7 @@ menu "On-chip Peripheral Drivers"
if BSP_USING_UART
config BSP_STM32_UART_V1_TX_TIMEOUT
int "UART TX timeout"
default 2000
default 6000
depends on RT_USING_SERIAL_V1
config BSP_USING_UART1

View File

@@ -145,7 +145,7 @@ menu "On-chip Peripheral Drivers"
if BSP_USING_UART
config BSP_STM32_UART_V1_TX_TIMEOUT
int "UART TX timeout"
default 2000
default 6000
depends on RT_USING_SERIAL_V1
menuconfig BSP_USING_UART1

View File

@@ -33,7 +33,7 @@ menu "On-chip Peripheral Drivers"
if BSP_USING_UART
config BSP_STM32_UART_V1_TX_TIMEOUT
int "UART TX timeout"
default 2000
default 6000
depends on RT_USING_SERIAL_V1
config BSP_USING_UART1

View File

@@ -61,7 +61,7 @@ menu "On-chip Peripheral Drivers"
if BSP_USING_UART
config BSP_STM32_UART_V1_TX_TIMEOUT
int "UART TX timeout"
default 2000
default 6000
depends on RT_USING_SERIAL_V1
config BSP_USING_UART1

View File

@@ -44,7 +44,7 @@ menu "On-chip Peripheral Drivers"
if BSP_USING_UART
config BSP_STM32_UART_V1_TX_TIMEOUT
int "UART TX timeout"
default 2000
default 6000
depends on RT_USING_SERIAL_V1
menuconfig BSP_USING_UART1