Searched refs:AlarmInterrupt (Results 1 – 6 of 6) sorted by relevance
1658 assert_param(IS_GFXTIM_INTERRUPT(pWatchdogConfig->AlarmInterrupt)); in HAL_GFXTIM_WatchdogTimer_Config()1679 ((pWatchdogConfig->AlarmInterrupt << GFXTIM_IER_WDGAIE_Pos) | \ in HAL_GFXTIM_WatchdogTimer_Config()
259 uint32_t AlarmInterrupt; /*!< Interrupt Enable or Disable when watchdog counter reaches 0 member