Home
last modified time | relevance | path

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

123

/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_hal_uart.c305 static void UART_SetConfig(UART_HandleTypeDef *huart);
402 UART_SetConfig(huart); in HAL_UART_Init()
469 UART_SetConfig(huart); in HAL_HalfDuplex_Init()
546 UART_SetConfig(huart); in HAL_LIN_Init()
629 UART_SetConfig(huart); in HAL_MultiProcessor_Init()
3686 static void UART_SetConfig(UART_HandleTypeDef *huart) in UART_SetConfig() function
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_uart.c305 static void UART_SetConfig(UART_HandleTypeDef *huart);
408 UART_SetConfig(huart); in HAL_UART_Init()
475 UART_SetConfig(huart); in HAL_HalfDuplex_Init()
552 UART_SetConfig(huart); in HAL_LIN_Init()
635 UART_SetConfig(huart); in HAL_MultiProcessor_Init()
3695 static void UART_SetConfig(UART_HandleTypeDef *huart) in UART_SetConfig() function
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_hal_uart.c305 static void UART_SetConfig(UART_HandleTypeDef *huart);
405 UART_SetConfig(huart); in HAL_UART_Init()
474 UART_SetConfig(huart); in HAL_HalfDuplex_Init()
553 UART_SetConfig(huart); in HAL_LIN_Init()
638 UART_SetConfig(huart); in HAL_MultiProcessor_Init()
3695 static void UART_SetConfig(UART_HandleTypeDef *huart) in UART_SetConfig() function
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/
Dstm32l1xx_hal_uart.c305 static void UART_SetConfig(UART_HandleTypeDef *huart);
402 UART_SetConfig(huart); in HAL_UART_Init()
469 UART_SetConfig(huart); in HAL_HalfDuplex_Init()
546 UART_SetConfig(huart); in HAL_LIN_Init()
629 UART_SetConfig(huart); in HAL_MultiProcessor_Init()
3671 static void UART_SetConfig(UART_HandleTypeDef *huart) in UART_SetConfig() function
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_uart.c341 if (UART_SetConfig(huart) == HAL_ERROR) in HAL_UART_Init()
408 if (UART_SetConfig(huart) == HAL_ERROR) in HAL_HalfDuplex_Init()
496 if (UART_SetConfig(huart) == HAL_ERROR) in HAL_LIN_Init()
582 if (UART_SetConfig(huart) == HAL_ERROR) in HAL_MultiProcessor_Init()
2863 HAL_StatusTypeDef UART_SetConfig(UART_HandleTypeDef *huart) in UART_SetConfig() function
Dstm32f3xx_hal_uart_ex.c204 if (UART_SetConfig(huart) == HAL_ERROR) in HAL_RS485Ex_Init()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_uart.c341 if (UART_SetConfig(huart) == HAL_ERROR) in HAL_UART_Init()
408 if (UART_SetConfig(huart) == HAL_ERROR) in HAL_HalfDuplex_Init()
496 if (UART_SetConfig(huart) == HAL_ERROR) in HAL_LIN_Init()
582 if (UART_SetConfig(huart) == HAL_ERROR) in HAL_MultiProcessor_Init()
2901 HAL_StatusTypeDef UART_SetConfig(UART_HandleTypeDef *huart) in UART_SetConfig() function
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/
Dstm32f0xx_hal_uart.c341 if (UART_SetConfig(huart) == HAL_ERROR) in HAL_UART_Init()
424 if (UART_SetConfig(huart) == HAL_ERROR) in HAL_HalfDuplex_Init()
527 if (UART_SetConfig(huart) == HAL_ERROR) in HAL_LIN_Init()
626 if (UART_SetConfig(huart) == HAL_ERROR) in HAL_MultiProcessor_Init()
3037 HAL_StatusTypeDef UART_SetConfig(UART_HandleTypeDef *huart) in UART_SetConfig() function
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/
Dstm32l0xx_hal_uart.c336 if (UART_SetConfig(huart) == HAL_ERROR) in HAL_UART_Init()
401 if (UART_SetConfig(huart) == HAL_ERROR) in HAL_HalfDuplex_Init()
487 if (UART_SetConfig(huart) == HAL_ERROR) in HAL_LIN_Init()
571 if (UART_SetConfig(huart) == HAL_ERROR) in HAL_MultiProcessor_Init()
2987 HAL_StatusTypeDef UART_SetConfig(UART_HandleTypeDef *huart) in UART_SetConfig() function
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/src/
Dstm32c0xx_hal_uart.c359 if (UART_SetConfig(huart) == HAL_ERROR) in HAL_UART_Init()
426 if (UART_SetConfig(huart) == HAL_ERROR) in HAL_HalfDuplex_Init()
514 if (UART_SetConfig(huart) == HAL_ERROR) in HAL_LIN_Init()
600 if (UART_SetConfig(huart) == HAL_ERROR) in HAL_MultiProcessor_Init()
3119 HAL_StatusTypeDef UART_SetConfig(UART_HandleTypeDef *huart) in UART_SetConfig() function
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_uart.c348 if (UART_SetConfig(huart) == HAL_ERROR) in HAL_UART_Init()
413 if (UART_SetConfig(huart) == HAL_ERROR) in HAL_HalfDuplex_Init()
499 if (UART_SetConfig(huart) == HAL_ERROR) in HAL_LIN_Init()
583 if (UART_SetConfig(huart) == HAL_ERROR) in HAL_MultiProcessor_Init()
3127 HAL_StatusTypeDef UART_SetConfig(UART_HandleTypeDef *huart) in UART_SetConfig() function
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_uart.c359 if (UART_SetConfig(huart) == HAL_ERROR) in HAL_UART_Init()
426 if (UART_SetConfig(huart) == HAL_ERROR) in HAL_HalfDuplex_Init()
514 if (UART_SetConfig(huart) == HAL_ERROR) in HAL_LIN_Init()
600 if (UART_SetConfig(huart) == HAL_ERROR) in HAL_MultiProcessor_Init()
3004 HAL_StatusTypeDef UART_SetConfig(UART_HandleTypeDef *huart) in UART_SetConfig() function
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_hal_uart.c361 if (UART_SetConfig(huart) == HAL_ERROR) in HAL_UART_Init()
428 if (UART_SetConfig(huart) == HAL_ERROR) in HAL_HalfDuplex_Init()
516 if (UART_SetConfig(huart) == HAL_ERROR) in HAL_LIN_Init()
602 if (UART_SetConfig(huart) == HAL_ERROR) in HAL_MultiProcessor_Init()
3110 HAL_StatusTypeDef UART_SetConfig(UART_HandleTypeDef *huart) in UART_SetConfig() function
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_hal_uart.c365 if (UART_SetConfig(huart) == HAL_ERROR) in HAL_UART_Init()
432 if (UART_SetConfig(huart) == HAL_ERROR) in HAL_HalfDuplex_Init()
520 if (UART_SetConfig(huart) == HAL_ERROR) in HAL_LIN_Init()
606 if (UART_SetConfig(huart) == HAL_ERROR) in HAL_MultiProcessor_Init()
3107 HAL_StatusTypeDef UART_SetConfig(UART_HandleTypeDef *huart) in UART_SetConfig() function
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_uart.c361 if (UART_SetConfig(huart) == HAL_ERROR) in HAL_UART_Init()
428 if (UART_SetConfig(huart) == HAL_ERROR) in HAL_HalfDuplex_Init()
516 if (UART_SetConfig(huart) == HAL_ERROR) in HAL_LIN_Init()
602 if (UART_SetConfig(huart) == HAL_ERROR) in HAL_MultiProcessor_Init()
3167 HAL_StatusTypeDef UART_SetConfig(UART_HandleTypeDef *huart) in UART_SetConfig() function
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_hal_uart.c361 if (UART_SetConfig(huart) == HAL_ERROR) in HAL_UART_Init()
428 if (UART_SetConfig(huart) == HAL_ERROR) in HAL_HalfDuplex_Init()
516 if (UART_SetConfig(huart) == HAL_ERROR) in HAL_LIN_Init()
602 if (UART_SetConfig(huart) == HAL_ERROR) in HAL_MultiProcessor_Init()
3160 HAL_StatusTypeDef UART_SetConfig(UART_HandleTypeDef *huart) in UART_SetConfig() function
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_uart.c361 if (UART_SetConfig(huart) == HAL_ERROR) in HAL_UART_Init()
428 if (UART_SetConfig(huart) == HAL_ERROR) in HAL_HalfDuplex_Init()
516 if (UART_SetConfig(huart) == HAL_ERROR) in HAL_LIN_Init()
602 if (UART_SetConfig(huart) == HAL_ERROR) in HAL_MultiProcessor_Init()
3196 HAL_StatusTypeDef UART_SetConfig(UART_HandleTypeDef *huart) in UART_SetConfig() function
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_uart.c361 if (UART_SetConfig(huart) == HAL_ERROR) in HAL_UART_Init()
428 if (UART_SetConfig(huart) == HAL_ERROR) in HAL_HalfDuplex_Init()
516 if (UART_SetConfig(huart) == HAL_ERROR) in HAL_LIN_Init()
602 if (UART_SetConfig(huart) == HAL_ERROR) in HAL_MultiProcessor_Init()
3137 HAL_StatusTypeDef UART_SetConfig(UART_HandleTypeDef *huart) in UART_SetConfig() function
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_uart.c359 if (UART_SetConfig(huart) == HAL_ERROR) in HAL_UART_Init()
426 if (UART_SetConfig(huart) == HAL_ERROR) in HAL_HalfDuplex_Init()
514 if (UART_SetConfig(huart) == HAL_ERROR) in HAL_LIN_Init()
600 if (UART_SetConfig(huart) == HAL_ERROR) in HAL_MultiProcessor_Init()
3029 HAL_StatusTypeDef UART_SetConfig(UART_HandleTypeDef *huart) in UART_SetConfig() function
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_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()
3114 HAL_StatusTypeDef UART_SetConfig(UART_HandleTypeDef *huart) in UART_SetConfig() function
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_uart.c359 if (UART_SetConfig(huart) == HAL_ERROR) in HAL_UART_Init()
426 if (UART_SetConfig(huart) == HAL_ERROR) in HAL_HalfDuplex_Init()
514 if (UART_SetConfig(huart) == HAL_ERROR) in HAL_LIN_Init()
600 if (UART_SetConfig(huart) == HAL_ERROR) in HAL_MultiProcessor_Init()
3026 HAL_StatusTypeDef UART_SetConfig(UART_HandleTypeDef *huart) in UART_SetConfig() function
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_hal_uart.c361 if (UART_SetConfig(huart) == HAL_ERROR) in HAL_UART_Init()
428 if (UART_SetConfig(huart) == HAL_ERROR) in HAL_HalfDuplex_Init()
516 if (UART_SetConfig(huart) == HAL_ERROR) in HAL_LIN_Init()
602 if (UART_SetConfig(huart) == HAL_ERROR) in HAL_MultiProcessor_Init()
3147 HAL_StatusTypeDef UART_SetConfig(UART_HandleTypeDef *huart) in UART_SetConfig() function
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_uart.c379 if (UART_SetConfig(huart) == HAL_ERROR) in HAL_UART_Init()
446 if (UART_SetConfig(huart) == HAL_ERROR) in HAL_HalfDuplex_Init()
534 if (UART_SetConfig(huart) == HAL_ERROR) in HAL_LIN_Init()
620 if (UART_SetConfig(huart) == HAL_ERROR) in HAL_MultiProcessor_Init()
3147 HAL_StatusTypeDef UART_SetConfig(UART_HandleTypeDef *huart) in UART_SetConfig() function
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_hal_uart.c359 if (UART_SetConfig(huart) == HAL_ERROR) in HAL_UART_Init()
426 if (UART_SetConfig(huart) == HAL_ERROR) in HAL_HalfDuplex_Init()
514 if (UART_SetConfig(huart) == HAL_ERROR) in HAL_LIN_Init()
600 if (UART_SetConfig(huart) == HAL_ERROR) in HAL_MultiProcessor_Init()
3100 HAL_StatusTypeDef UART_SetConfig(UART_HandleTypeDef *huart) in UART_SetConfig() function
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_uart.c361 if (UART_SetConfig(huart) == HAL_ERROR) in HAL_UART_Init()
428 if (UART_SetConfig(huart) == HAL_ERROR) in HAL_HalfDuplex_Init()
516 if (UART_SetConfig(huart) == HAL_ERROR) in HAL_LIN_Init()
602 if (UART_SetConfig(huart) == HAL_ERROR) in HAL_MultiProcessor_Init()
3137 HAL_StatusTypeDef UART_SetConfig(UART_HandleTypeDef *huart) in UART_SetConfig() function

123