Home
last modified time | relevance | path

Searched defs:COAP_TICKS_PER_SECOND (Results 1 – 1 of 1) sorted by relevance

/third_party/libcoap/include/coap3/
Dcoap_time.h32 #define COAP_TICKS_PER_SECOND 1000 macro
70 #define COAP_TICKS_PER_SECOND CLOCK_SECOND macro
91 #define COAP_TICKS_PER_SECOND (XTIMER_HZ) macro
137 #define COAP_TICKS_PER_SECOND ((coap_tick_t)(1000U)) macro