Home
last modified time | relevance | path

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

/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Inc/
H A Dstm32wbxx_ll_rcc.h2769 __STATIC_INLINE uint32_t LL_RCC_GetCLK48ClockSource(uint32_t CLK48x) in LL_RCC_GetCLK48ClockSource() argument
2771 return (uint32_t)(READ_BIT(RCC->CCIPR, CLK48x)); in LL_RCC_GetCLK48ClockSource()