Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/hal/Inc/
Dstm32u5xx_hal_uart_ex.h172 #define UART_IDLE_FRAME_DISABLE USART_AUTOCR_IDLEDIS /*!< IDLE Frame not sent after enabling th…
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/hal/Src/
Dstm32u5xx_hal_uart_ex.c1001 sConfig->IdleFrame = (tmpreg & USART_AUTOCR_IDLEDIS); in HAL_UARTEx_GetConfigAutonomousMode()
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/Device/Include/
Dstm32u585xx.h22722 #define USART_AUTOCR_IDLEDIS USART_AUTOCR_IDLEDIS_Msk /*!< Idle Frame… macro