Home
last modified time | relevance | path

Searched refs:CLK48x (Results 1 – 1 of 1) sorted by relevance

/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_ll_rcc.h2797 __STATIC_INLINE uint32_t LL_RCC_GetCLK48ClockSource(uint32_t CLK48x) in LL_RCC_GetCLK48ClockSource() argument
2799 return (uint32_t)(READ_BIT(RCC->CCIPR, CLK48x)); in LL_RCC_GetCLK48ClockSource()