Searched refs:RCC_PLLP_DIV4 (Results 1 – 10 of 10) sorted by relevance
171 #define RCC_PLLP_DIV4 ((uint32_t)0x00000004U) macro1234 #define IS_RCC_PLLP_VALUE(VALUE) (((VALUE) == RCC_PLLP_DIV2) || ((VALUE) == RCC_PLLP_DIV4) || \
169 #define RCC_PLLP_DIV4 0x00000004U macro
448 #define RCC_PLLP_DIV4 LL_RCC_PLLP_DIV_4 /*!< PLLP division factor = 4 */ macro
190 #define RCC_PLLP_DIV4 0x00000004U macro
474 #define RCC_PLLP_DIV4 LL_RCC_PLLP_DIV_4 /*!< PLLP division factor = 4 */ macro
301 #define RCC_PLLP_DIV4 (RCC_PLLCFGR_PLLP_1 | RCC_PLLCFGR_PLLP_0) … macro
481 #define RCC_PLLP_DIV4 (RCC_PLLCFGR_PLLP_1 | RCC_PLLCFGR_PLLP_0) … macro
240 #define RCC_PLLP_DIV4 0x00000004U /*!< PLLP division factor = 4 */ macro
276 #define RCC_PLLP_DIV4 0x00000004U /*!< PLLP division factor = 4 */ macro
284 #define RCC_PLLP_DIV4 0x00000004U /*!< PLLP division factor = 4 */ macro