Home
last modified time | relevance | path

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

/hal_stm32-3.4.0/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_ll_rcc.c463 if (LL_RCC_LSI_GetPrediv() == LL_RCC_LSI_PREDIV_128) in LL_RCC_GetLPTIMClockFreq()
502 if (LL_RCC_LSI_GetPrediv() == LL_RCC_LSI_PREDIV_128) in LL_RCC_GetLPTIMClockFreq()
555 if (LL_RCC_LSI_GetPrediv() == LL_RCC_LSI_PREDIV_128) in LL_RCC_GetLPTIMClockFreq()
607 if (LL_RCC_LSI_GetPrediv() == LL_RCC_LSI_PREDIV_128) in LL_RCC_GetRNGClockFreq()
749 if (LL_RCC_LSI_GetPrediv() == LL_RCC_LSI_PREDIV_128) in LL_RCC_GetRTCClockFreq()
Dstm32wlxx_hal_rcc_ex.c443 if (LL_RCC_LSI_GetPrediv() == LL_RCC_LSI_PREDIV_128) in HAL_RCCEx_GetPeriphCLKFreq()
482 if (LL_RCC_LSI_GetPrediv() == LL_RCC_LSI_PREDIV_128) in HAL_RCCEx_GetPeriphCLKFreq()
765 if (LL_RCC_LSI_GetPrediv() == LL_RCC_LSI_PREDIV_128) in HAL_RCCEx_GetPeriphCLKFreq()
809 if (LL_RCC_LSI_GetPrediv() == LL_RCC_LSI_PREDIV_128) in HAL_RCCEx_GetPeriphCLKFreq()
854 if (LL_RCC_LSI_GetPrediv() == LL_RCC_LSI_PREDIV_128) in HAL_RCCEx_GetPeriphCLKFreq()
/hal_stm32-3.4.0/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_ll_rcc.c755 if (LL_RCC_LSI_GetPrediv() == LL_RCC_LSI_PREDIV_128) in LL_RCC_GetLPTIMClockFreq()
800 if (LL_RCC_LSI_GetPrediv() == LL_RCC_LSI_PREDIV_128) in LL_RCC_GetLPTIMClockFreq()
/hal_stm32-3.4.0/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_ll_rcc.h1378 __STATIC_INLINE uint32_t LL_RCC_LSI_GetPrediv(void) in LL_RCC_LSI_GetPrediv() function
/hal_stm32-3.4.0/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_ll_rcc.h2468 __STATIC_INLINE uint32_t LL_RCC_LSI_GetPrediv(void) in LL_RCC_LSI_GetPrediv() function