Searched refs:DPT_MORE_TIMEOUT (Results 1 – 2 of 2) sorted by relevance
186 if (moretimo < DPT_MORE_TIMEOUT / 100)198 if (more != 0 && moretimo++ < DPT_MORE_TIMEOUT / 100) {212 if (moretimo < DPT_MORE_TIMEOUT / 100)267 if (moretimo < DPT_MORE_TIMEOUT / 100)
44 #define DPT_MORE_TIMEOUT 1000 /* microseconds */ macro