Home
last modified time | relevance | path

Searched defs:USART_InitStruct (Results 1 – 2 of 2) sorted by relevance

/device/soc/st/stm32f4xx/sdk/Drivers/STM32F4xx_HAL_Driver/Src/
Dstm32f4xx_ll_usart.c249 ErrorStatus LL_USART_Init(USART_TypeDef *USARTx, LL_USART_InitTypeDef *USART_InitStruct) in LL_USART_Init()
389 void LL_USART_StructInit(LL_USART_InitTypeDef *USART_InitStruct) in LL_USART_StructInit()
/device/soc/st/stm32f407zg/uniproton/board/common/STM32F4xx_StdPeriph_Driver/src/
Dstm32f4xx_usart.c247 void USART_Init(USART_TypeDef* USARTx, USART_InitTypeDef* USART_InitStruct) in USART_Init()
360 void USART_StructInit(USART_InitTypeDef* USART_InitStruct) in USART_StructInit()