Searched refs:ESB_WDT_ENABLE (Results 1 – 1 of 1) sorted by relevance
56 #define ESB_WDT_ENABLE (0x01 << 1) /* Enable WDT */ macro125 val = ESB_WDT_ENABLE | (_wdd_nowayout ? ESB_WDT_LOCK : 0x00); in esb_timer_start()143 return val & ESB_WDT_ENABLE; in esb_timer_stop()