Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/build/libraries/wm/ARM9/src/
Dwm_system.c38 static OSMessage bufMsg[WM_BUF_MSG_NUM]; // Request queue buffer for WM7 variable
220 OS_InitMessageQueue(&bufMsgQ, bufMsg, WM_BUF_MSG_NUM); in WmInitCore()