Home
last modified time | relevance | path

Searched refs:LL_RCC_GetUARTClockFreq (Results 1 – 24 of 24) sorted by relevance

/hal_stm32-3.6.0/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_ll_usart.c273 periphclk = LL_RCC_GetUARTClockFreq(LL_RCC_USART1_CLKSOURCE); in LL_USART_Init()
277 periphclk = LL_RCC_GetUARTClockFreq(LL_RCC_UART24_CLKSOURCE); in LL_USART_Init()
281 periphclk = LL_RCC_GetUARTClockFreq(LL_RCC_UART35_CLKSOURCE); in LL_USART_Init()
285 periphclk = LL_RCC_GetUARTClockFreq(LL_RCC_UART24_CLKSOURCE); in LL_USART_Init()
289 periphclk = LL_RCC_GetUARTClockFreq(LL_RCC_UART35_CLKSOURCE); in LL_USART_Init()
293 periphclk = LL_RCC_GetUARTClockFreq(LL_RCC_USART6_CLKSOURCE); in LL_USART_Init()
297 periphclk = LL_RCC_GetUARTClockFreq(LL_RCC_UART78_CLKSOURCE); in LL_USART_Init()
301 periphclk = LL_RCC_GetUARTClockFreq(LL_RCC_UART78_CLKSOURCE); in LL_USART_Init()
Dstm32mp1xx_ll_rcc.c1052 uint32_t LL_RCC_GetUARTClockFreq(uint32_t UARTxSource) in LL_RCC_GetUARTClockFreq() function
/hal_stm32-3.6.0/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_ll_usart.c348 periphclk = LL_RCC_GetUARTClockFreq(LL_RCC_UART4_CLKSOURCE); in LL_USART_Init()
354 periphclk = LL_RCC_GetUARTClockFreq(LL_RCC_UART5_CLKSOURCE); in LL_USART_Init()
366 periphclk = LL_RCC_GetUARTClockFreq(LL_RCC_UART7_CLKSOURCE); in LL_USART_Init()
372 periphclk = LL_RCC_GetUARTClockFreq(LL_RCC_UART8_CLKSOURCE); in LL_USART_Init()
396 periphclk = LL_RCC_GetUARTClockFreq(LL_RCC_UART12_CLKSOURCE); in LL_USART_Init()
Dstm32h5xx_ll_rcc.c1008 uint32_t LL_RCC_GetUARTClockFreq(uint32_t UARTxSource) in LL_RCC_GetUARTClockFreq() function
/hal_stm32-3.6.0/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_ll_usart.c271 periphclk = LL_RCC_GetUARTClockFreq(LL_RCC_UART4_CLKSOURCE); in LL_USART_Init()
275 periphclk = LL_RCC_GetUARTClockFreq(LL_RCC_UART5_CLKSOURCE); in LL_USART_Init()
283 periphclk = LL_RCC_GetUARTClockFreq(LL_RCC_UART7_CLKSOURCE); in LL_USART_Init()
287 periphclk = LL_RCC_GetUARTClockFreq(LL_RCC_UART8_CLKSOURCE); in LL_USART_Init()
Dstm32f7xx_ll_rcc.c421 uint32_t LL_RCC_GetUARTClockFreq(uint32_t UARTxSource) in LL_RCC_GetUARTClockFreq() function
/hal_stm32-3.6.0/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_ll_usart.c283 periphclk = LL_RCC_GetUARTClockFreq(LL_RCC_UART4_CLKSOURCE); in LL_USART_Init()
289 periphclk = LL_RCC_GetUARTClockFreq(LL_RCC_UART5_CLKSOURCE); in LL_USART_Init()
Dstm32f3xx_ll_rcc.c466 uint32_t LL_RCC_GetUARTClockFreq(uint32_t UARTxSource) in LL_RCC_GetUARTClockFreq() function
/hal_stm32-3.6.0/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_ll_usart.c286 periphclk = LL_RCC_GetUARTClockFreq(LL_RCC_UART4_CLKSOURCE); in LL_USART_Init()
290 periphclk = LL_RCC_GetUARTClockFreq(LL_RCC_UART5_CLKSOURCE); in LL_USART_Init()
Dstm32u5xx_ll_rcc.c471 uint32_t LL_RCC_GetUARTClockFreq(uint32_t UARTxSource) in LL_RCC_GetUARTClockFreq() function
/hal_stm32-3.6.0/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_ll_usart.c272 periphclk = LL_RCC_GetUARTClockFreq(LL_RCC_UART4_CLKSOURCE); in LL_USART_Init()
276 periphclk = LL_RCC_GetUARTClockFreq(LL_RCC_UART5_CLKSOURCE); in LL_USART_Init()
Dstm32l5xx_ll_rcc.c384 uint32_t LL_RCC_GetUARTClockFreq(uint32_t UARTxSource) in LL_RCC_GetUARTClockFreq() function
/hal_stm32-3.6.0/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_ll_usart.c266 periphclk = LL_RCC_GetUARTClockFreq(LL_RCC_UART4_CLKSOURCE); in LL_USART_Init()
272 periphclk = LL_RCC_GetUARTClockFreq(LL_RCC_UART5_CLKSOURCE); in LL_USART_Init()
Dstm32g4xx_ll_rcc.c344 uint32_t LL_RCC_GetUARTClockFreq(uint32_t UARTxSource) in LL_RCC_GetUARTClockFreq() function
/hal_stm32-3.6.0/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_ll_usart.c289 periphclk = LL_RCC_GetUARTClockFreq(LL_RCC_UART4_CLKSOURCE); in LL_USART_Init()
295 periphclk = LL_RCC_GetUARTClockFreq(LL_RCC_UART5_CLKSOURCE); in LL_USART_Init()
Dstm32l4xx_ll_rcc.c476 uint32_t LL_RCC_GetUARTClockFreq(uint32_t UARTxSource) in LL_RCC_GetUARTClockFreq() function
/hal_stm32-3.6.0/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_ll_rcc.h2960 uint32_t LL_RCC_GetUARTClockFreq(uint32_t UARTxSource);
/hal_stm32-3.6.0/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_ll_rcc.h2793 uint32_t LL_RCC_GetUARTClockFreq(uint32_t UARTxSource);
/hal_stm32-3.6.0/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_ll_rcc.h5122 uint32_t LL_RCC_GetUARTClockFreq(uint32_t UARTxSource);
/hal_stm32-3.6.0/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_ll_rcc.h4795 uint32_t LL_RCC_GetUARTClockFreq(uint32_t UARTxSource);
/hal_stm32-3.6.0/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_ll_rcc.h6172 uint32_t LL_RCC_GetUARTClockFreq(uint32_t UARTxSource);
/hal_stm32-3.6.0/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_rcc.h6068 uint32_t LL_RCC_GetUARTClockFreq(uint32_t UARTxSource);
/hal_stm32-3.6.0/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_rcc.h6022 uint32_t LL_RCC_GetUARTClockFreq(uint32_t UARTxSource);
/hal_stm32-3.6.0/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_ll_rcc.h5972 uint32_t LL_RCC_GetUARTClockFreq(uint32_t UARTxSource);