Searched refs:ntwdt_watchdog_flags (Results 1 – 1 of 1) sorted by relevance
114 uint32_t ntwdt_watchdog_flags; member659 if ((ntwdt_state->ntwdt_watchdog_flags & NTWDT_FLAG_SKIP_CYCLIC) != 0) { in ntwdt_cyclic_softint()660 ntwdt_state->ntwdt_watchdog_flags &= ~NTWDT_FLAG_SKIP_CYCLIC; in ntwdt_cyclic_softint()717 ntwdt_state->ntwdt_watchdog_flags |= NTWDT_FLAG_SKIP_CYCLIC; in ntwdt_arm_watchdog()719 ntwdt_state->ntwdt_watchdog_flags &= ~NTWDT_FLAG_SKIP_CYCLIC; in ntwdt_arm_watchdog()760 ntwdt_state->ntwdt_watchdog_flags = 0; in ntwdt_stop_timer()