Searched refs:DS1374_REG_CR_WDSTR (Results 1 – 1 of 1) sorted by relevance
46 #define DS1374_REG_CR_WDSTR 0x08 /* 1=INT, 0=RST */ macro419 cr &= ~DS1374_REG_CR_WDSTR;/* for RST PIN */ in ds1374_wdt_settimeout()