Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_hal_rcc.c834 if (LL_RCC_LSI_IsEnabled()) in HAL_RCC_GetOscConfig()
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_ll_rcc.h992 __STATIC_INLINE uint32_t LL_RCC_LSI_IsEnabled(void) in LL_RCC_LSI_IsEnabled() function