Home
last modified time | relevance | path

Searched refs:RCC_CFGR1_MCO2PRE (Results 1 – 9 of 9) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_rcc.h501 #define LL_RCC_MCO2_DIV_1 (uint32_t)((RCC_CFGR1_MCO2PRE>>16U) | RCC_CFGR1_MCO2PRE_…
502 #define LL_RCC_MCO2_DIV_2 (uint32_t)((RCC_CFGR1_MCO2PRE>>16U) | RCC_CFGR1_MCO2PRE_…
503 #define LL_RCC_MCO2_DIV_3 (uint32_t)((RCC_CFGR1_MCO2PRE>>16U) |\
505 #define LL_RCC_MCO2_DIV_4 (uint32_t)((RCC_CFGR1_MCO2PRE>>16U) | RCC_CFGR1_MCO2PRE_…
506 #define LL_RCC_MCO2_DIV_5 (uint32_t)((RCC_CFGR1_MCO2PRE>>16U) |\
508 #define LL_RCC_MCO2_DIV_6 (uint32_t)((RCC_CFGR1_MCO2PRE>>16U) |\
510 #define LL_RCC_MCO2_DIV_7 (uint32_t)((RCC_CFGR1_MCO2PRE>>16U) |\
512 #define LL_RCC_MCO2_DIV_8 (uint32_t)((RCC_CFGR1_MCO2PRE>>16U) | RCC_CFGR1_MCO2PRE_…
513 #define LL_RCC_MCO2_DIV_9 (uint32_t)((RCC_CFGR1_MCO2PRE>>16U) |\
515 #define LL_RCC_MCO2_DIV_10 (uint32_t)((RCC_CFGR1_MCO2PRE>>16U) |\
[all …]
Dstm32h5xx_hal_rcc.h4763 …MODIFY_REG(RCC->CFGR1, (RCC_CFGR1_MCO2SEL | RCC_CFGR1_MCO2PRE), ((__MCOCLKSOURCE__) | ((__MCODIV__…
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_rcc.c1352 …MODIFY_REG(RCC->CFGR1, (RCC_CFGR1_MCO2SEL | RCC_CFGR1_MCO2PRE), (RCC_MCOSource | (RCC_MCODiv << 7U… in HAL_RCC_MCOConfig()
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h503xx.h8421 #define RCC_CFGR1_MCO2PRE RCC_CFGR1_MCO2PRE_Msk /*!< 0x1E000000… macro
Dstm32h523xx.h12558 #define RCC_CFGR1_MCO2PRE RCC_CFGR1_MCO2PRE_Msk /*!< 0x1E000000… macro
Dstm32h562xx.h13238 #define RCC_CFGR1_MCO2PRE RCC_CFGR1_MCO2PRE_Msk /*!< 0x1E000000… macro
Dstm32h533xx.h13077 #define RCC_CFGR1_MCO2PRE RCC_CFGR1_MCO2PRE_Msk /*!< 0x1E000000… macro
Dstm32h573xx.h15841 #define RCC_CFGR1_MCO2PRE RCC_CFGR1_MCO2PRE_Msk /*!< 0x1E000000… macro
Dstm32h563xx.h15322 #define RCC_CFGR1_MCO2PRE RCC_CFGR1_MCO2PRE_Msk /*!< 0x1E000000… macro