Searched refs:S_IN_NS (Results 1 – 1 of 1) sorted by relevance
23 #define S_IN_NS(s) (UINT64_C(1000000000)*(s)) macro25 #define SYNC_EXPIRATION S_IN_NS(50) //50 sec in ns, at max 500us diff26 #define SYNC_WINDOW_TIMEOUT S_IN_NS(2) //2 sec in ns