Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_hal_rcc_ex.h263 #define RCC_RTC_WDG_BLEWKUP_CLKSOURCE_HSI64M_DIV2048 LL_RCC_LSCO_CLKSOURCE_HSI64M_DIV2048 /*!< RTC…
Dstm32wb0x_ll_rcc.h226 #define LL_RCC_LSCO_CLKSOURCE_HSI64M_DIV2048 RCC_CFGR_CLKSLOWSEL /*!< HSI_64M divided by 2048 s… macro
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_hal_rcc_ex.c334 case LL_RCC_LSCO_CLKSOURCE_HSI64M_DIV2048: in HAL_RCCEx_GetPeriphCLKFreq()