Searched refs:PreAlarmInterrupt (Results 1 – 6 of 6) sorted by relevance
1659 assert_param(IS_GFXTIM_INTERRUPT(pWatchdogConfig->PreAlarmInterrupt)); in HAL_GFXTIM_WatchdogTimer_Config()1680 (pWatchdogConfig->PreAlarmInterrupt << GFXTIM_IER_WDGPIE_Pos))); in HAL_GFXTIM_WatchdogTimer_Config()
262 …uint32_t PreAlarmInterrupt; /*!< Interrupt Enable or Disable when watchdog counter reaches pre-ala… member