Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_ll_rcc.c884 switch (LL_RCC_GetRFWKPClockSource()) in LL_RCC_GetRFWKPClockFreq()
Dstm32wbxx_hal_rcc_ex.c1043 uint32_t rfwkpClockSource = LL_RCC_GetRFWKPClockSource(); in HAL_RCCEx_GetPeriphCLKFreq()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_rcc_ex.h1219 #define __HAL_RCC_GET_RFWAKEUP_SOURCE() LL_RCC_GetRFWKPClockSource()
Dstm32wbxx_ll_rcc.h2117 __STATIC_INLINE uint32_t LL_RCC_GetRFWKPClockSource(void) in LL_RCC_GetRFWKPClockSource() function