Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/wifi_nxp/port/osa/
Dmem_pool_config.c272 #define POOL_ID12_POOL_SZ (POOL_ID12_SZ + POOL_ID12_OVERHEAD) macro
364 uint8_t ALIGNED_START(32) buf_2560_BufferPool[POOL_ID12_POOL_SZ];
469 …oolCreate(&buf_2560_MemPool, POOL_ID12_BUF0_SZ, (void *)buf_2560_BufferPool, POOL_ID12_POOL_SZ, 0); in mem_pool_init()