Lines Matching defs:period
776 int period = smw->smw_period;791 if (period > ITESIO_WDT_MAXTIMO || period < 1)792 period = smw->smw_period = ITESIO_WDT_MAXTIMO;794 period *= 2;798 period >> 8);800 period & 0xff);815 int period = smw->smw_period * 2;822 period >> 8);824 period & 0xff);
Indexes created Thu Oct 02 07:10:07 GMT 2025