HomeSort by: relevance | last modified time | path
    Searched refs:alert_time (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/i2c/
pcf8574.c 203 u_int64_t alert_time; local in function:pcf8574_attach
210 alert_time = def / 2;
212 alert_time = PCF8574_DEFAULT_TIMER;
215 alert_time < sc->sc_callout_time)
216 sc->sc_callout_time = alert_time;
pcf8574.c 203 u_int64_t alert_time; local in function:pcf8574_attach
210 alert_time = def / 2;
212 alert_time = PCF8574_DEFAULT_TIMER;
215 alert_time < sc->sc_callout_time)
216 sc->sc_callout_time = alert_time;

Completed in 179 milliseconds