Searched refs:IS_GFXTIM_CLOCK_GENERATOR_COUNTER (Results 1 – 6 of 6) sorted by relevance
642 #define IS_GFXTIM_CLOCK_GENERATOR_COUNTER(PARAM) (((PARAM) == GFXTIM_LINE_CLK_COUNTER) || \ macro
661 assert_param(IS_GFXTIM_CLOCK_GENERATOR_COUNTER(ClockGeneratorCounter)); in HAL_GFXTIM_ClockGenerator_Reload()