Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_rcc_ex.h503 #define RCC_SPI1CLKSOURCE_MSI LL_RCC_SPI1_CLKSOURCE_MSI
Dstm32n6xx_ll_rcc.h993 #define LL_RCC_SPI1_CLKSOURCE_MSI LL_CLKSOURCE(CCIPR9_OFFSET, RCC_CCIPR9_SPI1SEL, RCC_CCIP… macro
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_ll_rcc.c2899 case LL_RCC_SPI1_CLKSOURCE_MSI: in LL_RCC_GetSPIClockFreq()
Dstm32n6xx_hal_rcc_ex.c5389 case LL_RCC_SPI1_CLKSOURCE_MSI: in RCCEx_GetSPICLKFreq()