Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/wifi_nxp/port/osa/
Dmem_pool_config.c43 #define POOL_ID1_BUF0_SZ 4600 macro
46 #define POOL_ID1_SZ (POOL_ID1_BUF0_SZ * POOL_ID1_BUF0_CNT)
381 …OSA_MemoryPoolCreate(&pmPrivateMemPool, POOL_ID1_BUF0_SZ, (void *)pmPrivateBufferPool, POOL_ID1_PO… in mem_pool_init()