Home
last modified time | relevance | path

Searched refs:CONFIG_MSGCACHE_QUEUE_MAXLEN (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/linkkit/dev_model/
A Diotx_dm_config.h32 #ifndef CONFIG_MSGCACHE_QUEUE_MAXLEN
33 #define CONFIG_MSGCACHE_QUEUE_MAXLEN (50) macro
A Ddm_message_cache.c82 if (ctx->dmc_list_size >= CONFIG_MSGCACHE_QUEUE_MAXLEN) { in dm_msg_cache_insert()

Completed in 3 milliseconds