Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_hal_rcc_ex.c207 uint32_t rtcclocksource = LL_RCC_GetRTCClockSource(); in HAL_RCCEx_PeriphCLKConfig() local
213 if (rtcclocksource != PeriphClkInit->RTCClockSelection) in HAL_RCCEx_PeriphCLKConfig()
219 if (rtcclocksource == RCC_RTCCLKSOURCE_NONE) in HAL_RCCEx_PeriphCLKConfig()