Searched refs:counts_before_reset (Results 1 – 2 of 2) sorted by relevance
127 void mec_hal_wdt_intr_helper(struct mec_wdt_regs *regs, uint16_t counts_before_reset) in mec_hal_wdt_intr_helper() argument137 if (counts_before_reset) { in mec_hal_wdt_intr_helper()138 load = counts_before_reset; in mec_hal_wdt_intr_helper()
45 void mec_hal_wdt_intr_helper(struct mec_wdt_regs *regs, uint16_t counts_before_reset);