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.h33 #define COAP_TICKS_PER_SECOND 1000 macro
75 #define COAP_TICKS_PER_SECOND CLOCK_SECOND macro
101 #define COAP_TICKS_PER_SECOND (XTIMER_HZ) macro
103 #define COAP_TICKS_PER_SECOND (1000000U) macro
159 #define COAP_TICKS_PER_SECOND ((coap_tick_t)(1000U)) macro