Home
last modified time | relevance | path

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

/TwlSDK-5.3.1/include/nitro/wm/common/
Dwm.h174 #define WM_PRIORITY_LEVEL 4 // 4 priority levels macro
1049 WMPortSendQueue sendQueue[WM_PRIORITY_LEVEL]; // 16 Bytes
1050 WMPortSendQueue readyQueue[WM_PRIORITY_LEVEL]; // 16 Bytes
/TwlSDK-5.3.1/build/libraries/wm/ARM9/src/
Dwm_system.c903 for (iPrio = 0; iPrio < WM_PRIORITY_LEVEL; iPrio++) in WMi_DebugPrintAllSendQueue()
908 for (iPrio = 0; iPrio < WM_PRIORITY_LEVEL; iPrio++) in WMi_DebugPrintAllSendQueue()