Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_rcc_ex.h588 #define RCC_USART1CLKSOURCE_MSI LL_RCC_USART1_CLKSOURCE_MSI
Dstm32n6xx_ll_rcc.h1127 #define LL_RCC_USART1_CLKSOURCE_MSI LL_CLKSOURCE(CCIPR13_OFFSET, RCC_CCIPR13_USART1SEL, RCC_… macro
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_ll_rcc.c3198 case LL_RCC_USART1_CLKSOURCE_MSI: in LL_RCC_GetUSARTClockFreq()
Dstm32n6xx_hal_rcc_ex.c5682 case LL_RCC_USART1_CLKSOURCE_MSI: in RCCEx_GetUSARTCLKFreq()