Home
last modified time | relevance | path

Searched refs:UART9 (Results 1 – 25 of 48) sorted by relevance

12

/hal_stm32-3.6.0/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_ll_usart.c35 …RT4) || defined (UART5) || defined (UART7) || defined (UART8) || defined (UART9) || defined (UART1…
207 #if defined(UART9) in LL_USART_DeInit()
208 else if (USARTx == UART9) in LL_USART_DeInit()
342 #if defined(UART9) in LL_USART_Init()
343 else if (USARTx == UART9) in LL_USART_Init()
Dstm32f4xx_hal_irda.c2649 #if defined(USART6) && defined(UART9) && defined(UART10) in IRDA_SetConfig()
2650 …if ((hirda->Instance == USART1) || (hirda->Instance == USART6) || (hirda->Instance == UART9) || (h… in IRDA_SetConfig()
Dstm32f4xx_hal_usart.c2796 #if defined(USART6) && defined(UART9) && defined(UART10) in USART_SetConfig()
2797 …if ((husart->Instance == USART1) || (husart->Instance == USART6) || (husart->Instance == UART9) ||… in USART_SetConfig()
Dstm32f4xx_hal_uart.c3708 #if defined(USART6) && defined(UART9) && defined(UART10) in UART_SetConfig()
3709 …if ((huart->Instance == USART1) || (huart->Instance == USART6) || (huart->Instance == UART9) || (h… in UART_SetConfig()
/hal_stm32-3.6.0/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_ll_usart.c35 …|| defined(UART4) || defined(UART5) || defined(UART7) || defined(UART8) || defined(UART9) || defin…
211 #if defined(UART9) in LL_USART_DeInit()
212 else if (USARTx == UART9) in LL_USART_DeInit()
335 #if defined(UART9) in LL_USART_Init()
336 else if (USARTx == UART9) in LL_USART_Init()
/hal_stm32-3.6.0/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_ll_usart.c35 …|| defined(UART7) || defined(UART8) || defined(UART9) || defined(USART10) || defined(USART11) || d…
221 #if defined(UART9) in LL_USART_DeInit()
222 else if (USARTx == UART9) in LL_USART_DeInit()
375 #if defined(UART9) in LL_USART_Init()
376 else if (USARTx == UART9) in LL_USART_Init()
Dstm32h5xx_hal_rcc_ex.c622 #if defined(UART9) in HAL_RCCEx_PeriphCLKConfig()
2475 #if defined(UART9) in HAL_RCCEx_GetPeriphCLKConfig()
2595 #if defined(UART9) in HAL_RCCEx_GetPeriphCLKConfig()
3763 #if defined(UART9) in HAL_RCCEx_GetPeriphCLKFreq()
/hal_stm32-3.6.0/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_rcc_ex.h208 #if defined(UART9)
452 #if defined(UART9)
744 #if defined(UART9)
2606 #if defined(UART9)
3332 #if defined(UART9)
Dstm32h5xx_hal_dma.h302 #if defined (UART9)
508 #if defined (UART9)
Dstm32h5xx_ll_bus.h267 #if defined(UART9)
272 #if defined(UART9)
Dstm32h5xx_hal_rcc.h1480 #if defined(UART9)
1621 #if defined(UART9)
2419 #if defined(UART9)
2525 #if defined(UART9)
3099 #if defined(UART9)
3208 #if defined(UART9)
3776 #if defined(UART9)
3881 #if defined(UART9)
Dstm32h5xx_hal_uart_ex.h239 else if((__HANDLE__)->Instance == UART9) \
Dstm32h5xx_hal_gpio_ex.h339 #if defined(UART9)
Dstm32h5xx_hal_irda_ex.h291 else if((__HANDLE__)->Instance == UART9) \
Dstm32h5xx_hal_gtzc.h237 #if defined (UART9)
Dstm32h5xx_ll_dma.h1002 #if defined (UART9)
1208 #if defined (UART9)
/hal_stm32-3.6.0/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_irda_ex.h72 #if defined(UART9) && defined(USART10)
291 else if((__HANDLE__)->Instance == UART9) \
Dstm32h7xx_hal_uart_ex.h202 #if defined(UART9) && defined(USART10)
421 else if((__HANDLE__)->Instance == UART9) \
Dstm32h7xx_hal_rcc_ex.h352 #if defined(UART9) && defined(USART10)
617 #if defined(UART9)
2718 #if defined(UART9)
4065 #if defined(UART9)
Dstm32h7xx_hal_gpio_ex.h288 #if defined(UART9)
Dstm32h7xx_hal_rcc.h2206 #if defined(UART9)
2324 #if defined(UART9)
2358 #if defined(UART9)
2386 #if defined(UART9)
5035 #if defined(UART9)
5064 #if defined(UART9)
6014 #if defined(UART9)
6042 #if defined(UART9)
6078 #if defined(UART9)
6106 #if defined(UART9)
Dstm32h7xx_hal_smartcard.h864 #if defined(UART9) && defined(USART10)
Dstm32h7xx_hal_usart.h727 #if defined(UART9) && defined(USART10)
/hal_stm32-3.6.0/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_ll_bus.h282 #if defined(UART9)
Dstm32f4xx_ll_usart.h34 …RT4) || defined (UART5) || defined (UART7) || defined (UART8) || defined (UART9) || defined (UART1…

12