Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/wifi_nxp/port/osa/
Dmem_pool_config.c203 #define POOL_ID9_BUF0_SZ 1536 macro
206 #define POOL_ID9_SZ (POOL_ID9_BUF0_SZ * POOL_ID9_BUF0_CNT)
445 …OSA_MemoryPoolCreate(&buf_1536_MemPool, POOL_ID9_BUF0_SZ, (void *)buf_1536_BufferPool, POOL_ID9_PO… in mem_pool_init()