Searched refs:IS_RCC_D1PCLK1 (Results 1 – 2 of 2) sorted by relevance
964 assert_param(IS_RCC_D1PCLK1(RCC_ClkInitStruct->APB3CLKDivider)); in HAL_RCC_ClockConfig()1151 assert_param(IS_RCC_D1PCLK1(RCC_ClkInitStruct->APB3CLKDivider)); in HAL_RCC_ClockConfig()
8123 #define IS_RCC_D1PCLK1 IS_RCC_CDPCLK1 /* for legacy compatibility between H7 lines */ macro