Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/hal/Src/
Dstm32h5xx_hal_uart_ex.c215 if (UART_SetConfig(huart) == HAL_ERROR) in HAL_RS485Ex_Init()
Dstm32h5xx_hal_uart.c352 if (UART_SetConfig(huart) == HAL_ERROR) in HAL_UART_Init()
417 if (UART_SetConfig(huart) == HAL_ERROR) in HAL_HalfDuplex_Init()
503 if (UART_SetConfig(huart) == HAL_ERROR) in HAL_LIN_Init()
587 if (UART_SetConfig(huart) == HAL_ERROR) in HAL_MultiProcessor_Init()
3084 HAL_StatusTypeDef UART_SetConfig(UART_HandleTypeDef *huart) in UART_SetConfig() function
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32l5xx/hal/Src/
Dstm32l5xx_hal_uart_ex.c215 if (UART_SetConfig(huart) == HAL_ERROR) in HAL_RS485Ex_Init()
Dstm32l5xx_hal_uart.c346 if (UART_SetConfig(huart) == HAL_ERROR) in HAL_UART_Init()
411 if (UART_SetConfig(huart) == HAL_ERROR) in HAL_HalfDuplex_Init()
497 if (UART_SetConfig(huart) == HAL_ERROR) in HAL_LIN_Init()
581 if (UART_SetConfig(huart) == HAL_ERROR) in HAL_MultiProcessor_Init()
2998 HAL_StatusTypeDef UART_SetConfig(UART_HandleTypeDef *huart) in UART_SetConfig() function
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/hal/Src/
Dstm32u5xx_hal_uart.c352 if (UART_SetConfig(huart) == HAL_ERROR) in HAL_UART_Init()
417 if (UART_SetConfig(huart) == HAL_ERROR) in HAL_HalfDuplex_Init()
503 if (UART_SetConfig(huart) == HAL_ERROR) in HAL_LIN_Init()
587 if (UART_SetConfig(huart) == HAL_ERROR) in HAL_MultiProcessor_Init()
3024 HAL_StatusTypeDef UART_SetConfig(UART_HandleTypeDef *huart) in UART_SetConfig() function
Dstm32u5xx_hal_uart_ex.c215 if (UART_SetConfig(huart) == HAL_ERROR) in HAL_RS485Ex_Init()
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32l5xx/hal/Inc/
Dstm32l5xx_hal_uart.h1657 HAL_StatusTypeDef UART_SetConfig(UART_HandleTypeDef *huart);
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/hal/Inc/
Dstm32h5xx_hal_uart.h1711 HAL_StatusTypeDef UART_SetConfig(UART_HandleTypeDef *huart);
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/hal/Inc/
Dstm32u5xx_hal_uart.h1662 HAL_StatusTypeDef UART_SetConfig(UART_HandleTypeDef *huart);