Searched refs:COAP_MAX_LG_CRCVS (Results 1 – 3 of 3) sorted by relevance
182 #ifndef COAP_MAX_LG_CRCVS184 #define COAP_MAX_LG_CRCVS (1U) macro186 #define COAP_MAX_LG_CRCVS (0U) macro297 static coap_lg_crcv_t cache_lg_crcv_storage_data[COAP_MAX_LG_CRCVS];340 INIT_STORAGE(cache_lg_crcv, COAP_MAX_LG_CRCVS); in coap_memory_init()
196 #ifndef COAP_MAX_LG_CRCVS197 #define COAP_MAX_LG_CRCVS CONFIG_LIBCOAP_MAX_LG_CRCVS198 #endif /* COAP_MAX_LG_CRCVS */