Home
last modified time | relevance | path

Searched refs:RCC_PLLM_DIV2 (Results 1 – 6 of 6) sorted by relevance

/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_hal_rcc.h126 ((__VALUE__) == RCC_PLLM_DIV2) || \
432 #define RCC_PLLM_DIV2 LL_RCC_PLLM_DIV_2 /*!< PLLM division factor = 2 */ macro
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_rcc.h125 ((__VALUE__) == RCC_PLLM_DIV2) || \
458 #define RCC_PLLM_DIV2 LL_RCC_PLLM_DIV_2 /*!< PLLM division factor = 2 */ macro
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_hal_rcc.h286 #define RCC_PLLM_DIV2 RCC_PLLCFGR_PLLM_0 /*!< PLL… macro
2850 …CC_PLL_DIVM_VALUE(__VALUE__) (((__VALUE__) == RCC_PLLM_DIV1) || ((__VALUE__) == RCC_PLLM_DIV2) || \
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_hal_rcc.h108 …IS_RCC_PLLM_VALUE(__VALUE__) (((__VALUE__) == RCC_PLLM_DIV1) || ((__VALUE__) == RCC_PLLM_DIV2) || \
465 #define RCC_PLLM_DIV2 RCC_PLLCFGR_PLLM_0 … macro
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_rcc.h216 #define RCC_PLLM_DIV2 0x00000002U /*!< PLLM division factor = 2 */ macro
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_rcc.h252 #define RCC_PLLM_DIV2 0x00000002U /*!< PLLM division factor = 2 */ macro