Home
last modified time | relevance | path

Searched refs:LL_RCC_UART8_CLKSOURCE_HSI (Results 1 – 8 of 8) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_ll_rcc.c526 case LL_RCC_UART8_CLKSOURCE_HSI: /* UART8 Clock is HSI Osc. */ in LL_RCC_GetUARTClockFreq()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_rcc_ex.h687 #define RCC_UART8CLKSOURCE_HSI LL_RCC_UART8_CLKSOURCE_HSI
Dstm32n6xx_ll_rcc.h1101 #define LL_RCC_UART8_CLKSOURCE_HSI LL_CLKSOURCE(CCIPR13_OFFSET, RCC_CCIPR13_UART8SEL, RCC_C… macro
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_ll_rcc.c1257 case LL_RCC_UART8_CLKSOURCE_HSI: /* UART8 Clock is HSI Osc. */ in LL_RCC_GetUARTClockFreq()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_ll_rcc.h379 #define LL_RCC_UART8_CLKSOURCE_HSI (uint32_t)((RCC_DCKCFGR2_UART8SEL << 16U) | RCC_DCKCFGR2_… macro
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_ll_rcc.c3043 case LL_RCC_UART8_CLKSOURCE_HSI: in LL_RCC_GetUARTClockFreq()
Dstm32n6xx_hal_rcc_ex.c5530 case LL_RCC_UART8_CLKSOURCE_HSI: in RCCEx_GetUARTCLKFreq()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_rcc.h640 #define LL_RCC_UART8_CLKSOURCE_HSI LL_CLKSOURCE(CCIPR1_OFFSET, RCC_CCIPR1_UART8SEL, RCC_CCI… macro