Searched refs:RCCEx_GetSAICLKFreq (Results 1 – 1 of 1) sorted by relevance
81 static uint32_t RCCEx_GetSAICLKFreq(uint32_t SAIxSource);2701 frequency = RCCEx_GetSAICLKFreq(LL_RCC_SAI1_CLKSOURCE); in HAL_RCCEx_GetPeriphCLKFreq()2705 frequency = RCCEx_GetSAICLKFreq(LL_RCC_SAI2_CLKSOURCE); in HAL_RCCEx_GetPeriphCLKFreq()4928 static uint32_t RCCEx_GetSAICLKFreq(uint32_t SAIxSource) in RCCEx_GetSAICLKFreq() function