Home
last modified time | relevance | path

Searched refs:UART_RIS_RTI (Results 1 – 4 of 4) sorted by relevance

/bsp/acm32/acm32f0x0-nucleo/libraries/HAL_Driver/Inc/
A DHAL_UART.h56 #define UART_RIS_RTI BIT6 macro
/bsp/acm32/acm32f4xx-nucleo/libraries/HAL_Driver/Inc/
A DHAL_UART.h56 #define UART_RIS_RTI BIT6 macro
/bsp/acm32/acm32f0x0-nucleo/libraries/HAL_Driver/Src/
A DHAL_UART.c119 else if(huart->Instance->RIS & UART_RIS_RTI) in HAL_UART_IRQHandler()
/bsp/acm32/acm32f4xx-nucleo/libraries/HAL_Driver/Src/
A DHAL_UART.c118 else if(huart->Instance->RIS & UART_RIS_RTI) in HAL_UART_IRQHandler()

Completed in 8 milliseconds