Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/wifi_nxp/port/osa/
Dmem_pool_config.c163 #define POOL_ID7_BUF0_SZ 1024 macro
166 #define POOL_ID7_SZ (POOL_ID7_BUF0_SZ * POOL_ID7_BUF0_CNT)
429 …OSA_MemoryPoolCreate(&buf_1024_MemPool, POOL_ID7_BUF0_SZ, (void *)buf_1024_BufferPool, POOL_ID7_PO… in mem_pool_init()