Searched refs:IS_GFXTIM_TE_SRC (Results 1 – 6 of 6) sorted by relevance
580 #define IS_GFXTIM_TE_SRC(PARAM) (((PARAM) == GFXTIM_TE_SRC_GPIO ) || \ macro
178 assert_param(IS_GFXTIM_TE_SRC(hgfxtim->Init.TearingEffectSrc)); in HAL_GFXTIM_Init()