Home
last modified time | relevance | path

Searched refs:USART_ISR_IDLE (Results 1 – 11 of 11) sorted by relevance

/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32l5xx/hal/Inc/
Dstm32l5xx_hal_usart.h362 #define USART_FLAG_IDLE USART_ISR_IDLE /*!< USART idle flag …
Dstm32l5xx_hal_uart.h722 #define UART_FLAG_IDLE USART_ISR_IDLE /*!< UART idle flag …
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/hal/Inc/
Dstm32h5xx_hal_uart.h750 #define UART_FLAG_IDLE USART_ISR_IDLE /*!< UART idle flag …
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/hal/Inc/
Dstm32u5xx_hal_uart.h721 #define UART_FLAG_IDLE USART_ISR_IDLE /*!< UART idle flag …
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/hal/Src/
Dstm32u5xx_hal_uart.c2425 && ((isrflags & USART_ISR_IDLE) != 0U) in HAL_UART_IRQHandler()
2426 && ((cr1its & USART_ISR_IDLE) != 0U)) in HAL_UART_IRQHandler()
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32l5xx/hal/Src/
Dstm32l5xx_hal_uart.c2380 &&((isrflags & USART_ISR_IDLE) != 0U) in HAL_UART_IRQHandler()
2381 &&((cr1its & USART_ISR_IDLE) != 0U)) in HAL_UART_IRQHandler()
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/hal/Src/
Dstm32h5xx_hal_uart.c2460 && ((isrflags & USART_ISR_IDLE) != 0U) in HAL_UART_IRQHandler()
2461 && ((cr1its & USART_ISR_IDLE) != 0U)) in HAL_UART_IRQHandler()
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32l5xx/Device/Include/
Dstm32l552xx.h18408 #define USART_ISR_IDLE USART_ISR_IDLE_Msk /*!< IDLE line dete… macro
Dstm32l562xx.h19179 #define USART_ISR_IDLE USART_ISR_IDLE_Msk /*!< IDLE line dete… macro
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/Device/Include/
Dstm32u585xx.h22577 #define USART_ISR_IDLE USART_ISR_IDLE_Msk /*!< IDLE line … macro
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/Device/Include/
Dstm32h573xx.h21503 #define USART_ISR_IDLE USART_ISR_IDLE_Msk /*!< IDLE line … macro