Searched refs:RCCEx_GetI3CCLKFreq (Results 1 – 1 of 1) sorted by relevance
74 static uint32_t RCCEx_GetI3CCLKFreq(uint32_t I3CxSource);2653 frequency = RCCEx_GetI3CCLKFreq(LL_RCC_I3C1_CLKSOURCE); in HAL_RCCEx_GetPeriphCLKFreq()2657 frequency = RCCEx_GetI3CCLKFreq(LL_RCC_I3C2_CLKSOURCE); in HAL_RCCEx_GetPeriphCLKFreq()4315 static uint32_t RCCEx_GetI3CCLKFreq(uint32_t I3CxSource) in RCCEx_GetI3CCLKFreq() function