Home
last modified time | relevance | path

Searched refs:STM32_USART_TIMEOUT_USEC (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/tty/serial/
H A Dstm32-usart.h186 #define STM32_USART_TIMEOUT_USEC USEC_PER_SEC /* 1s timeout in µs */ macro
H A Dstm32-usart.c1873 STM32_USART_TIMEOUT_USEC); in stm32_usart_console_putchar()