Home
last modified time | relevance | path

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

/hal_stm32-latest/lib/stm32wba/BLE_TransparentMode/System/Modules/
Dscm.c125 if (LL_RCC_HSE_IsEnabledPrescaler()) in scm_systemclockconfig()
164 if (LL_RCC_HSE_IsEnabledPrescaler()) in scm_systemclockconfig()
413 if (LL_RCC_HSE_IsEnabledPrescaler()) in scm_init()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_ll_rcc.h866 __STATIC_INLINE uint32_t LL_RCC_HSE_IsEnabledPrescaler(void) in LL_RCC_HSE_IsEnabledPrescaler() function