Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/include/nitro/wm/common/
Dwm.h607 WMPortSendQueue; typedef
1048 WMPortSendQueue sendQueueFreeList; // 4 Bytes
1049 WMPortSendQueue sendQueue[WM_PRIORITY_LEVEL]; // 16 Bytes
1050 WMPortSendQueue readyQueue[WM_PRIORITY_LEVEL]; // 16 Bytes
/TwlSDK-5.1.0/include/nitro/wm/ARM9/
Dwm_api.h1304 void WMi_DebugPrintSendQueue(WMPortSendQueue *queue);
/TwlSDK-5.1.0/build/libraries/wm/ARM9/src/
Dwm_system.c850 void WMi_DebugPrintSendQueue(WMPortSendQueue *queue) in WMi_DebugPrintSendQueue()