Home
last modified time | relevance | path

Searched refs:LL_RCC_UART9_CLKSOURCE_HSI (Results 1 – 6 of 6) sorted by relevance

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_rcc_ex.h701 #define RCC_UART9CLKSOURCE_HSI LL_RCC_UART9_CLKSOURCE_HSI
Dstm32n6xx_ll_rcc.h1112 #define LL_RCC_UART9_CLKSOURCE_HSI LL_CLKSOURCE(CCIPR14_OFFSET, RCC_CCIPR14_UART9SEL, RCC_C… macro
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_ll_rcc.c1316 case LL_RCC_UART9_CLKSOURCE_HSI: /* UART9 Clock is HSI Osc. */ in LL_RCC_GetUARTClockFreq()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_ll_rcc.c3044 case LL_RCC_UART9_CLKSOURCE_HSI: in LL_RCC_GetUARTClockFreq()
Dstm32n6xx_hal_rcc_ex.c5531 case LL_RCC_UART9_CLKSOURCE_HSI: in RCCEx_GetUARTCLKFreq()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_rcc.h647 #define LL_RCC_UART9_CLKSOURCE_HSI LL_CLKSOURCE(CCIPR1_OFFSET, RCC_CCIPR1_UART9SEL, RCC_CCI… macro