Searched refs:IS_RCC_FMPI2C1_CLOCKSOURCE (Results 1 – 2 of 2) sorted by relevance
464 #define IS_RCC_FMPI2C1_CLOCKSOURCE(SOURCE) (((SOURCE) == RCC_FMPI2C1CLKSource_APB1) || ((SOURCE) ==… macro
2543 assert_param(IS_RCC_FMPI2C1_CLOCKSOURCE(RCC_ClockSource)); in RCC_FMPI2C1ClockSourceConfig()
Completed in 8 milliseconds