HomeSort by relevance Sort by last modified time
    Searched refs:WDT_DEBUG (Results 1 - 2 of 2) sorted by null

  /external/qemu/hw/
watchdog.h 33 #define WDT_DEBUG 5 /* Prints a message and continues running. */
watchdog.c 84 watchdog_action = WDT_DEBUG;
115 case WDT_DEBUG:

Completed in 119 milliseconds