Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_rcc_ex.h699 #define RCC_UART9CLKSOURCE_LSE LL_RCC_UART9_CLKSOURCE_LSE
Dstm32n6xx_ll_rcc.h1109 #define LL_RCC_UART9_CLKSOURCE_LSE LL_CLKSOURCE(CCIPR14_OFFSET, RCC_CCIPR14_UART9SEL, RCC_C… macro
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_ll_rcc.c1330 case LL_RCC_UART9_CLKSOURCE_LSE: /* UART9 Clock is LSE Osc. */ in LL_RCC_GetUARTClockFreq()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_ll_rcc.c3066 case LL_RCC_UART9_CLKSOURCE_LSE: in LL_RCC_GetUARTClockFreq()
Dstm32n6xx_hal_rcc_ex.c5553 case LL_RCC_UART9_CLKSOURCE_LSE: in RCCEx_GetUARTCLKFreq()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_rcc.h649 #define LL_RCC_UART9_CLKSOURCE_LSE LL_CLKSOURCE(CCIPR1_OFFSET, RCC_CCIPR1_UART9SEL, RCC_CCI… macro