Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_rcc_ex.h546 #define RCC_SPI4CLKSOURCE_HSI LL_RCC_SPI4_CLKSOURCE_HSI
Dstm32n6xx_ll_rcc.h1027 #define LL_RCC_SPI4_CLKSOURCE_HSI LL_CLKSOURCE(CCIPR9_OFFSET, RCC_CCIPR9_SPI4SEL, RCC_CCIP… macro
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_ll_rcc.c1623 case LL_RCC_SPI4_CLKSOURCE_HSI: /* SPI4 Clock is HSI Osc. */ in LL_RCC_GetSPIClockFreq()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_ll_rcc.c2890 case LL_RCC_SPI4_CLKSOURCE_HSI: in LL_RCC_GetSPIClockFreq()
Dstm32n6xx_hal_rcc_ex.c5380 case LL_RCC_SPI4_CLKSOURCE_HSI: in RCCEx_GetSPICLKFreq()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_rcc.h772 #define LL_RCC_SPI4_CLKSOURCE_HSI LL_CLKSOURCE(CCIPR3_OFFSET, RCC_CCIPR3_SPI4SEL, RCC_CCI… macro