Home
last modified time | relevance | path

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

/TwlSDK-5.5/build/libraries/wfs/common/src/
Dwfs_client.c63 const u32 newsize = WBT_PACKET_BITMAP_SIZE((u32)length, packet); in WFSi_ReallocBitmap() local
67 sizeof(u32) * newsize, sizeof(u32)); in WFSi_ReallocBitmap()
70 OS_TPanic("cannot allocate bitmap buffer %d BYTEs!", sizeof(u32) * newsize); in WFSi_ReallocBitmap()