Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink_lpf3/kernel/zephyr/dpl/
DMessageQueueP_zephyr.c24 #define DPL_MAX_MSGQS 4 macro
25 K_MEM_SLAB_DEFINE(msgq_slab, sizeof(struct k_msgq) , DPL_MAX_MSGQS, MEM_ALIGN);