Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/wifi_nxp/port/osa/
Dmem_pool.c76 …MemPool_t *MemPool, int ItemSize, void *PreallocatedMemory, int PreallocatedMemorySize, int Alignm… in OSA_MemoryPoolCreate() argument
103 ptr = (unsigned char *)PreallocatedMemory; in OSA_MemoryPoolCreate()
/hal_nxp-latest/mcux/middleware/wifi_nxp/incl/port/osa/
Dmem_pool.h67 …MemPool_t *MemPool, int ItemSize, void *PreallocatedMemory, int PreallocatedMemorySize, int Alignm…