Searched refs:CKPERxSource (Results 1 – 2 of 2) sorted by relevance
1638 uint32_t LL_RCC_GetCKPERClockFreq(uint32_t CKPERxSource) in LL_RCC_GetCKPERClockFreq() argument1643 assert_param(IS_LL_RCC_CKPER_CLKSOURCE(CKPERxSource)); in LL_RCC_GetCKPERClockFreq()1645 switch (LL_RCC_GetCKPERClockSource(CKPERxSource)) in LL_RCC_GetCKPERClockFreq()
5985 uint32_t LL_RCC_GetCKPERClockFreq(uint32_t CKPERxSource);