Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/hal/Inc/
Dstm32u5xx_hal_uart_ex.h152 #define UART_AUTONOMOUS_MODE_ENABLE USART_AUTOCR_TRIGEN /*!< Autonomous mode enable */
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/hal/Src/
Dstm32u5xx_hal_uart_ex.c998 sConfig->AutonomousModeState = (tmpreg & USART_AUTOCR_TRIGEN); in HAL_UARTEx_GetConfigAutonomousMode()
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/Device/Include/
Dstm32u585xx.h22719 #define USART_AUTOCR_TRIGEN USART_AUTOCR_TRIGEN_Msk /*!< Trigger En… macro