Home
last modified time | relevance | path

Searched defs:UART_FLAG_RXNE (Results 1 – 2 of 2) sorted by relevance

/device/soc/st/stm32f4xx/sdk/Drivers/STM32F4xx_HAL_Driver/Inc/
Dstm32f4xx_hal_uart.h351 #define UART_FLAG_RXNE ((uint32_t)USART_SR_RXNE) macro
/device/soc/st/common/platform/stm32mp1xx_hal/STM32MP1xx_HAL_Driver/Inc/
Dstm32mp1xx_hal_uart.h708 #define UART_FLAG_RXNE USART_ISR_RXNE_RXFNE /*!< UART read data register no… macro