Searched refs:IS_GFXTIM_WATCHDOG_CLOCK_SRC (Results 1 – 6 of 6) sorted by relevance
688 #define IS_GFXTIM_WATCHDOG_CLOCK_SRC(PARAM) (((PARAM) == GFXTIM_WATCHDOG_CLK_SRC_LINE_CLK) || \ macro
1652 assert_param(IS_GFXTIM_WATCHDOG_CLOCK_SRC(pWatchdogConfig->ClockSrc)); in HAL_GFXTIM_WatchdogTimer_Config()