Home
last modified time | relevance | path

Searched refs:LL_RCC_UART8_CLKSOURCE (Results 1 – 11 of 11) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_ll_rcc.c52 || ((__VALUE__) == LL_RCC_UART8_CLKSOURCE))
517 if (UARTxSource == LL_RCC_UART8_CLKSOURCE) in LL_RCC_GetUARTClockFreq()
Dstm32f7xx_ll_usart.c299 periphclk = LL_RCC_GetUARTClockFreq(LL_RCC_UART8_CLKSOURCE); in LL_USART_Init()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_ll_usart.c329 periphclk = LL_RCC_GetUARTClockFreq(LL_RCC_UART8_CLKSOURCE); in LL_USART_Init()
Dstm32n6xx_ll_rcc.c115 || ((__VALUE__) == LL_RCC_UART8_CLKSOURCE) \
Dstm32n6xx_hal_rcc_ex.c2773 frequency = RCCEx_GetUARTCLKFreq(LL_RCC_UART8_CLKSOURCE); in HAL_RCCEx_GetPeriphCLKFreq()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_ll_usart.c372 periphclk = LL_RCC_GetUARTClockFreq(LL_RCC_UART8_CLKSOURCE); in LL_USART_Init()
Dstm32h5xx_ll_rcc.c66 || ((__VALUE__) == LL_RCC_UART8_CLKSOURCE) \
1226 else if (UARTxSource == LL_RCC_UART8_CLKSOURCE) in LL_RCC_GetUARTClockFreq()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_rcc_ex.h2316 #define __HAL_RCC_GET_UART8_SOURCE() LL_RCC_GetUSARTClockSource(LL_RCC_UART8_CLKSOURCE)
Dstm32n6xx_ll_rcc.h1418 #define LL_RCC_UART8_CLKSOURCE LL_CLKSOURCE(CCIPR13_OFFSET, RCC_CCIPR13_UART8SEL, RCC_C… macro
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_ll_rcc.h544 #define LL_RCC_UART8_CLKSOURCE RCC_DCKCFGR2_UART8SEL /*!< UART8 Clock source selection … macro
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_rcc.h1017 #define LL_RCC_UART8_CLKSOURCE LL_CLKSOURCE(CCIPR1_OFFSET, RCC_CCIPR1_UART8SEL, RCC_CCIPR1… macro