feature:支持queue地址外部部署共功能及queue名字设置

Signed-off-by: xuxinyu <xuxinyu6@huawei.com>
Change-Id: I1984014956a92d61d65b68f79279b2aa593a72e1
This commit is contained in:
xuxinyu
2022-08-08 23:11:11 +08:00
parent df30bc4e0a
commit c09b3a8774
12 changed files with 263 additions and 43 deletions
+8
View File
@@ -350,6 +350,14 @@ extern "C" {
#define LOSCFG_BASE_IPC_QUEUE_LIMIT 6
#endif
/**
* @ingroup los_config
* Maximum supported number of static queues rather than the number of usable queues
*/
#ifndef LOSCFG_BASE_IPC_STATIC_QUEUE_LIMIT
#define LOSCFG_BASE_IPC_STATIC_QUEUE_LIMIT 3
#endif
/* =============================================================================
Software timer module configuration