Home
last modified time | relevance | path

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

/device/soc/st/stm32f4xx/sdk/Drivers/STM32F4xx_HAL_Driver/Src/
Dstm32f4xx_ll_usart.c413 …rorStatus LL_USART_ClockInit(USART_TypeDef *USARTx, LL_USART_ClockInitTypeDef *USART_ClockInitStru… in LL_USART_ClockInit()
472 void LL_USART_ClockStructInit(LL_USART_ClockInitTypeDef *USART_ClockInitStruct) in LL_USART_ClockStructInit()
/device/soc/st/stm32f407zg/uniproton/board/common/STM32F4xx_StdPeriph_Driver/src/
Dstm32f4xx_usart.c380 void USART_ClockInit(USART_TypeDef* USARTx, USART_ClockInitTypeDef* USART_ClockInitStruct) in USART_ClockInit()
411 void USART_ClockStructInit(USART_ClockInitTypeDef* USART_ClockInitStruct) in USART_ClockStructInit()