Searched refs:TIMEVAL_ADD (Results 1 – 2 of 2) sorted by relevance
| /mOS-networking-stack/core/src/include/ | ||
| H A D | timer.h | 10 #define TIMEVAL_ADD(a, b) \ macro |
| /mOS-networking-stack/core/src/ | ||
| H A D | timer.c | 567 TIMEVAL_ADD(&t->exp, timeout); in NewTimer() |