Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_ll_rcc.c51 || ((__VALUE__) == LL_RCC_UART7_CLKSOURCE) \
486 else if (UARTxSource == LL_RCC_UART7_CLKSOURCE) in LL_RCC_GetUARTClockFreq()
Dstm32f7xx_ll_usart.c295 periphclk = LL_RCC_GetUARTClockFreq(LL_RCC_UART7_CLKSOURCE); in LL_USART_Init()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_ll_usart.c325 periphclk = LL_RCC_GetUARTClockFreq(LL_RCC_UART7_CLKSOURCE); in LL_USART_Init()
Dstm32n6xx_ll_rcc.c114 || ((__VALUE__) == LL_RCC_UART7_CLKSOURCE) \
Dstm32n6xx_hal_rcc_ex.c2769 frequency = RCCEx_GetUARTCLKFreq(LL_RCC_UART7_CLKSOURCE); in HAL_RCCEx_GetPeriphCLKFreq()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_ll_usart.c366 periphclk = LL_RCC_GetUARTClockFreq(LL_RCC_UART7_CLKSOURCE); in LL_USART_Init()
Dstm32h5xx_ll_rcc.c65 || ((__VALUE__) == LL_RCC_UART7_CLKSOURCE) \
1167 else if (UARTxSource == LL_RCC_UART7_CLKSOURCE) in LL_RCC_GetUARTClockFreq()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_rcc_ex.h2290 #define __HAL_RCC_GET_UART7_SOURCE() LL_RCC_GetUSARTClockSource(LL_RCC_UART7_CLKSOURCE)
Dstm32n6xx_ll_rcc.h1417 #define LL_RCC_UART7_CLKSOURCE LL_CLKSOURCE(CCIPR13_OFFSET, RCC_CCIPR13_UART7SEL, RCC_C… macro
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_ll_rcc.h543 #define LL_RCC_UART7_CLKSOURCE RCC_DCKCFGR2_UART7SEL /*!< UART7 Clock source selection … macro
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_rcc.h1016 #define LL_RCC_UART7_CLKSOURCE LL_CLKSOURCE(CCIPR1_OFFSET, RCC_CCIPR1_UART7SEL, RCC_CCIPR1… macro