Home
last modified time | relevance | path

Searched refs:wdog_status (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/sim/erc32/
Derc32.c194 static enum wdog_type wdog_status; variable
543 wdog_status = init; in mec_reset()
897 if (wdog_status == stopped) in mec_write()
899 wdog_status = enabled; in mec_write()
903 if (wdog_status == init) { in mec_write()
904 wdog_status = disabled; in mec_write()
1343 if (wdog_status == disabled) { in wdog_intr()
1344 wdog_status = stopped; in wdog_intr()