Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/hal/Src/
Dstm32u5xx_hal_uart_ex.c963 (sConfig->AutonomousModeState) | (sConfig->IdleFrame) | \ in HAL_UARTEx_SetConfigAutonomousMode()
998 sConfig->AutonomousModeState = (tmpreg & USART_AUTOCR_TRIGEN); in HAL_UARTEx_GetConfigAutonomousMode()
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/hal/Inc/
Dstm32u5xx_hal_uart_ex.h65 …uint32_t AutonomousModeState; /*!< Specifies the autonomous mode state.This parameter can be a va… member