Home
last modified time | relevance | path

Searched refs:LL_RCC_UART9_CLKSOURCE_PCLK2 (Results 1 – 4 of 4) sorted by relevance

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_rcc_ex.h695 #define RCC_UART9CLKSOURCE_PCLK2 LL_RCC_UART9_CLKSOURCE_PCLK2
Dstm32n6xx_ll_rcc.h1104 #define LL_RCC_UART9_CLKSOURCE_PCLK2 LL_CLKSOURCE(CCIPR14_OFFSET, RCC_CCIPR14_UART9SEL, RCC_C… macro
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_ll_rcc.c2962 case LL_RCC_UART9_CLKSOURCE_PCLK2: in LL_RCC_GetUARTClockFreq()
Dstm32n6xx_hal_rcc_ex.c5449 case LL_RCC_UART9_CLKSOURCE_PCLK2: in RCCEx_GetUARTCLKFreq()