Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_hal_rcc.h332 #define RCC_MCODIV_32 LL_RCC_MCO_DIV_32 /*!< MCO divided by 32 */
Dstm32wb0x_ll_rcc.h347 #define LL_RCC_MCO_DIV_32 (RCC_CFGR_CCOPRE_2 | RCC_CFGR_CCOPRE_0) /*!< MCO di… macro