Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_hal_rcc.h330 #define RCC_MCODIV_8 LL_RCC_MCO_DIV_8 /*!< MCO divided by 8 */
Dstm32wb0x_ll_rcc.h345 #define LL_RCC_MCO_DIV_8 (RCC_CFGR_CCOPRE_1 | RCC_CFGR_CCOPRE_0) /*!< MCO di… macro