Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/
Dstm32f0xx_ll_usart.c35 || defined(USART6) || defined(USART7) || defined(USART8)
212 #if defined(USART8) in LL_USART_DeInit()
213 else if (USARTx == USART8) in LL_USART_DeInit()
356 #if defined(USART8) in LL_USART_Init()
357 else if (USARTx == USART8) in LL_USART_Init()
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/
Dstm32f0xx_ll_bus.h158 #if defined(USART8)
Dstm32f0xx_hal_irda_ex.h276 else if((__HANDLE__)->Instance == USART8) \
Dstm32f0xx_hal_usart_ex.h317 else if((__HANDLE__)->Instance == USART8) \
Dstm32f0xx_hal_smartcard_ex.h400 else if((__HANDLE__)->Instance == USART8) \
Dstm32f0xx_hal_uart_ex.h407 else if((__HANDLE__)->Instance == USART8) \
Dstm32f0xx_ll_usart.h35 || defined(USART6) || defined(USART7) || defined(USART8)
/hal_stm32-latest/stm32cube/stm32f0xx/soc/
Dstm32f091xc.h717 #define USART8 ((USART_TypeDef *) USART8_BASE) macro
11746 ((INSTANCE) == USART8))
11761 ((INSTANCE) == USART8))
11771 ((INSTANCE) == USART8))
11799 ((INSTANCE) == USART8))
Dstm32f098xx.h717 #define USART8 ((USART_TypeDef *) USART8_BASE) macro
11713 ((INSTANCE) == USART8))
11728 ((INSTANCE) == USART8))
11738 ((INSTANCE) == USART8))
11766 ((INSTANCE) == USART8))