Searched defs:COAP_TICKS_PER_SECOND (Results 1 – 1 of 1) sorted by relevance
33 #define COAP_TICKS_PER_SECOND 1000 macro75 #define COAP_TICKS_PER_SECOND CLOCK_SECOND macro101 #define COAP_TICKS_PER_SECOND (XTIMER_HZ) macro103 #define COAP_TICKS_PER_SECOND (1000000U) macro159 #define COAP_TICKS_PER_SECOND ((coap_tick_t)(1000U)) macro