Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/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.1.0/build/libraries/wm/ARM9/src/
Dwm_system.c891 for (iPrio = 0; iPrio < WM_PRIORITY_LEVEL; iPrio++) in WMi_DebugPrintAllSendQueue()
896 for (iPrio = 0; iPrio < WM_PRIORITY_LEVEL; iPrio++) in WMi_DebugPrintAllSendQueue()