Home
last modified time | relevance | path

Searched refs:UART_RECEIVER_TIMEOUT_ENABLE (Results 1 – 3 of 3) sorted by relevance

/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32l5xx/hal/Inc/
Dstm32l5xx_hal_uart.h459 #define UART_RECEIVER_TIMEOUT_ENABLE USART_CR2_RTOEN /*!< UART Receiver Timeout e… macro
1333 ((__TIMEOUT__) == UART_RECEIVER_TIMEOUT_ENABLE))
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/hal/Inc/
Dstm32h5xx_hal_uart.h482 #define UART_RECEIVER_TIMEOUT_ENABLE USART_CR2_RTOEN /*!< UART Receiver Timeout e… macro
1392 ((__TIMEOUT__) == UART_RECEIVER_TIMEOUT_ENABLE))
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/hal/Inc/
Dstm32u5xx_hal_uart.h455 #define UART_RECEIVER_TIMEOUT_ENABLE USART_CR2_RTOEN /*!< UART Receiver Timeout e… macro
1344 ((__TIMEOUT__) == UART_RECEIVER_TIMEOUT_ENABLE))