Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32l5xx/hal/Inc/
Dstm32l5xx_hal_usart.h409 #define USART_CLEAR_IDLEF USART_ICR_IDLECF /*!< IDLE line detected Cle… macro
525 …ne __HAL_USART_CLEAR_IDLEFLAG(__HANDLE__) __HAL_USART_CLEAR_FLAG((__HANDLE__), USART_CLEAR_IDLEF)