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