Home
last modified time | relevance | path

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

12

/hal_stm32-latest/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-latest/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()
378 periphclk = LL_RCC_GetUARTClockFreq(LL_RCC_UART9_CLKSOURCE); in LL_USART_Init()
396 periphclk = LL_RCC_GetUARTClockFreq(LL_RCC_UART12_CLKSOURCE); in LL_USART_Init()
Dstm32h5xx_ll_rcc.c1044 uint32_t LL_RCC_GetUARTClockFreq(uint32_t UARTxSource) in LL_RCC_GetUARTClockFreq() function
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_ll_usart.c313 periphclk = LL_RCC_GetUARTClockFreq(LL_RCC_UART4_CLKSOURCE); in LL_USART_Init()
317 periphclk = LL_RCC_GetUARTClockFreq(LL_RCC_UART5_CLKSOURCE); in LL_USART_Init()
325 periphclk = LL_RCC_GetUARTClockFreq(LL_RCC_UART7_CLKSOURCE); in LL_USART_Init()
329 periphclk = LL_RCC_GetUARTClockFreq(LL_RCC_UART8_CLKSOURCE); in LL_USART_Init()
333 periphclk = LL_RCC_GetUARTClockFreq(LL_RCC_UART9_CLKSOURCE); in LL_USART_Init()
Dstm32n6xx_ll_rcc.c2945 uint32_t LL_RCC_GetUARTClockFreq(uint32_t UARTxSource) in LL_RCC_GetUARTClockFreq() function
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_ll_usart.c283 periphclk = LL_RCC_GetUARTClockFreq(LL_RCC_UART4_CLKSOURCE); in LL_USART_Init()
287 periphclk = LL_RCC_GetUARTClockFreq(LL_RCC_UART5_CLKSOURCE); in LL_USART_Init()
295 periphclk = LL_RCC_GetUARTClockFreq(LL_RCC_UART7_CLKSOURCE); in LL_USART_Init()
299 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-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_ll_usart.c289 periphclk = LL_RCC_GetUARTClockFreq(LL_RCC_USART234578_CLKSOURCE); in LL_USART_Init()
293 periphclk = LL_RCC_GetUARTClockFreq(LL_RCC_USART234578_CLKSOURCE); in LL_USART_Init()
297 periphclk = LL_RCC_GetUARTClockFreq(LL_RCC_USART234578_CLKSOURCE); in LL_USART_Init()
301 periphclk = LL_RCC_GetUARTClockFreq(LL_RCC_USART234578_CLKSOURCE); in LL_USART_Init()
Dstm32h7rsxx_ll_rcc.c713 uint32_t LL_RCC_GetUARTClockFreq(uint32_t UARTxSource) in LL_RCC_GetUARTClockFreq() function
/hal_stm32-latest/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-latest/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-latest/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-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_ll_usart.c281 periphclk = LL_RCC_GetUARTClockFreq(LL_RCC_UART4_CLKSOURCE); in LL_USART_Init()
287 periphclk = LL_RCC_GetUARTClockFreq(LL_RCC_UART5_CLKSOURCE); in LL_USART_Init()
Dstm32g4xx_ll_rcc.c357 uint32_t LL_RCC_GetUARTClockFreq(uint32_t UARTxSource) in LL_RCC_GetUARTClockFreq() function
/hal_stm32-latest/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-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_ll_rcc.h2793 uint32_t LL_RCC_GetUARTClockFreq(uint32_t UARTxSource);
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_ll_rcc.h2970 uint32_t LL_RCC_GetUARTClockFreq(uint32_t UARTxSource);
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_ll_rcc.h5122 uint32_t LL_RCC_GetUARTClockFreq(uint32_t UARTxSource);
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_ll_rcc.h4795 uint32_t LL_RCC_GetUARTClockFreq(uint32_t UARTxSource);
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_ll_rcc.h6172 uint32_t LL_RCC_GetUARTClockFreq(uint32_t UARTxSource);

12