Home
last modified time | relevance | path

Searched refs:UART10 (Results 1 – 8 of 8) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_ll_usart.c35 …T4) || defined (UART5) || defined (UART7) || defined (UART8) || defined (UART9) || defined (UART10)
217 #if defined(UART10) in LL_USART_DeInit()
218 else if (USARTx == UART10) in LL_USART_DeInit()
348 #if defined(UART10) in LL_USART_Init()
349 else if (USARTx == UART10) in LL_USART_Init()
Dstm32f4xx_hal_irda.c2642 #if defined(USART6) && defined(UART9) && defined(UART10) in IRDA_SetConfig()
2643 …SART1) || (hirda->Instance == USART6) || (hirda->Instance == UART9) || (hirda->Instance == UART10)) in IRDA_SetConfig()
Dstm32f4xx_hal_usart.c2792 #if defined(USART6) && defined(UART9) && defined(UART10) in USART_SetConfig()
2793 …T1) || (husart->Instance == USART6) || (husart->Instance == UART9) || (husart->Instance == UART10)) in USART_SetConfig()
Dstm32f4xx_hal_uart.c3728 #if defined(USART6) && defined(UART9) && defined(UART10) in UART_SetConfig()
3729 …SART1) || (huart->Instance == USART6) || (huart->Instance == UART9) || (huart->Instance == UART10)) in UART_SetConfig()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_ll_bus.h285 #if defined(UART10)
Dstm32f4xx_ll_usart.h34 …T4) || defined (UART5) || defined (UART7) || defined (UART8) || defined (UART9) || defined (UART10)
/hal_stm32-latest/stm32cube/stm32f4xx/soc/
Dstm32f423xx.h1155 #define UART10 ((USART_TypeDef *) UART10_BASE) macro
15511 ((INSTANCE) == UART10))
15540 ((INSTANCE) == UART10))
Dstm32f413xx.h1120 #define UART10 ((USART_TypeDef *) UART10_BASE) macro
15358 ((INSTANCE) == UART10))
15387 ((INSTANCE) == UART10))