Searched refs:skipped (Results 1 – 7 of 7) sorted by relevance
451 int skipped = (now - it->alarm) / it->period; in timer_process_alarm() local452 if ((it->flags & FL_SKIP_UNHANDLED_EVENTS) && (skipped > 1)) { in timer_process_alarm()455 it->times_skipped += skipped; in timer_process_alarm()
95 * will go into a "continuous (XIP)" mode, where the command field will be skipped in the next
8 …PHY calibration will be skipped on deep sleep wakeup. If calibration data is not found, full calib…
133 …potential to block the sleep process and cause the wakeup time to be skipped, which will cause the…
40 - **esp32c5**: skipped the stub check for esp32c5 mp
117 …pell check, employ the `ignore-words-list` keyword followed by comma-separated words to be skipped.
326 If the ``--no-stub`` argument is supplied to esptool, this entire step is skipped.