Searched refs:FLG_WDEXP (Results 1 – 1 of 1) sorted by relevance
104 #define FLG_WDEXP 0x40 /* Watchdog expired */ macro310 ctx->flags |= FLG_WDEXP; in tmr_watchdog()618 if (ctx->flags & FLG_WDEXP) { in at_cmd()1510 if (ctx.flags & FLG_WDEXP) { in main()1511 ctx.flags &= ~FLG_WDEXP; in main()