Searched refs:CLK48x (Results 1 – 1 of 1) sorted by relevance
2769 __STATIC_INLINE uint32_t LL_RCC_GetCLK48ClockSource(uint32_t CLK48x) in LL_RCC_GetCLK48ClockSource() argument2771 return (uint32_t)(READ_BIT(RCC->CCIPR, CLK48x)); in LL_RCC_GetCLK48ClockSource()