Searched refs:SPI_frequency (Results 1 – 2 of 2) sorted by relevance
561 uint32_t SPI_frequency = LL_RCC_PERIPH_FREQUENCY_NO; in LL_RCC_GetSPIClockFreq() local572 SPI_frequency = RCC_GetSystemClockFreq(); in LL_RCC_GetSPIClockFreq()578 SPI_frequency = HSI_VALUE; in LL_RCC_GetSPIClockFreq()583 SPI_frequency = __LL_RCC_CALC_MSIK_FREQ(LL_RCC_MSI_IsEnabledRangeSelect(), in LL_RCC_GetSPIClockFreq()590 SPI_frequency = RCC_GetPCLK2ClockFreq(RCC_GetHCLKClockFreq(RCC_GetSystemClockFreq())); in LL_RCC_GetSPIClockFreq()604 SPI_frequency = RCC_GetSystemClockFreq(); in LL_RCC_GetSPIClockFreq()610 SPI_frequency = HSI_VALUE; in LL_RCC_GetSPIClockFreq()615 SPI_frequency = __LL_RCC_CALC_MSIK_FREQ(LL_RCC_MSI_IsEnabledRangeSelect(), in LL_RCC_GetSPIClockFreq()622 SPI_frequency = RCC_GetPCLK1ClockFreq(RCC_GetHCLKClockFreq(RCC_GetSystemClockFreq())); in LL_RCC_GetSPIClockFreq()637 SPI_frequency = RCC_GetSystemClockFreq(); in LL_RCC_GetSPIClockFreq()[all …]
351 uint32_t SPI_frequency = LL_RCC_PERIPH_FREQUENCY_NO; in LL_RCC_GetSPIClockFreq() local362 SPI_frequency = RCC_GetSystemClockFreq(); in LL_RCC_GetSPIClockFreq()368 SPI_frequency = HSI_VALUE; in LL_RCC_GetSPIClockFreq()373 SPI_frequency = RCC_GetPCLK7ClockFreq(RCC_GetHCLKClockFreq(RCC_GetSystemClockFreq())); in LL_RCC_GetSPIClockFreq()388 SPI_frequency = RCC_GetSystemClockFreq(); in LL_RCC_GetSPIClockFreq()394 SPI_frequency = HSI_VALUE; in LL_RCC_GetSPIClockFreq()399 SPI_frequency = RCC_GetPCLK2ClockFreq(RCC_GetHCLKClockFreq(RCC_GetSystemClockFreq())); in LL_RCC_GetSPIClockFreq()413 return SPI_frequency; in LL_RCC_GetSPIClockFreq()