Searched refs:sc_pps_captime (Results 1 – 2 of 2) sorted by relevance
124 sbintime_t sc_pps_captime; member
171 if (now > sc->sc_pps_captime + 500 * SBT_1MS) { in uart_pps_process()172 sc->sc_pps_captime = now; in uart_pps_process()