Searched refs:IS_GFXTIM_ABSOLUTE_TIME (Results 1 – 6 of 6) sorted by relevance
647 #define IS_GFXTIM_ABSOLUTE_TIME(PARAM) (((PARAM) == GFXTIM_ABSOLUTE_GLOBAL_TIME) || \ macro
908 assert_param(IS_GFXTIM_ABSOLUTE_TIME(AbsoluteTime)); in HAL_GFXTIM_AbsoluteTimer_GetCounter()