Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_rcc_ex.h560 #define RCC_SPI5CLKSOURCE_HSI LL_RCC_SPI5_CLKSOURCE_HSI
Dstm32n6xx_ll_rcc.h1038 #define LL_RCC_SPI5_CLKSOURCE_HSI LL_CLKSOURCE(CCIPR9_OFFSET, RCC_CCIPR9_SPI5SEL, RCC_CCIP… macro
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_ll_rcc.c1682 case LL_RCC_SPI5_CLKSOURCE_HSI: /* SPI5 Clock is HSI Osc. */ in LL_RCC_GetSPIClockFreq()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_ll_rcc.c2891 case LL_RCC_SPI5_CLKSOURCE_HSI: in LL_RCC_GetSPIClockFreq()
Dstm32n6xx_hal_rcc_ex.c5381 case LL_RCC_SPI5_CLKSOURCE_HSI: in RCCEx_GetSPICLKFreq()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_rcc.h781 #define LL_RCC_SPI5_CLKSOURCE_HSI LL_CLKSOURCE(CCIPR3_OFFSET, RCC_CCIPR3_SPI5SEL, RCC_CCI… macro