Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_ll_rcc.h382 #define LL_RCC_MCO2SOURCE_HSI48 (uint32_t)((RCC_CFGR_MCO2SEL>>16U) | RCC_CFGR_MCO2SEL_3) /*… macro
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_ll_rcc.h325 #define LL_RCC_MCO2SOURCE_HSI48 RCC_CFGR_MCO2SEL_1 … macro