Searched refs:reset_flags_ptr (Results 1 – 1 of 1) sorted by relevance
25 const uint32_t *reset_flags_ptr = (const uint32_t *)SSC_GPRETN; in is_watchdog_reset() local27 if ((*reset_flags_ptr & RESET_REASON_WDOG_RESET) != 0) in is_watchdog_reset()
Completed in 3 milliseconds