Searched refs:WDT_ENABLE_BIT (Results 1 – 1 of 1) sorted by relevance
41 #define WDT_ENABLE_BIT BIT(8) macro83 reg |= WDT_ENABLE_BIT; in orion_wdt_start()114 reg &= ~WDT_ENABLE_BIT; in orion_wdt_stop()
Completed in 4 milliseconds