Home
last modified time | relevance | path

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

/TwlSDK-5.4/build/libraries/wfs/common/src/
Dwfs_archive.c163 static OSMessageQueue WFSi_MesgQueue; variable
174 (void)OS_ReceiveMessage(&WFSi_MesgQueue, &mesg, OS_MESSAGE_BLOCK); in WFSi_SubThreadForEndClient()
197 OS_InitMessageQueue( &WFSi_MesgQueue, &WFSi_MesgArray[0], WFSi_MESG_QUEUE_DEPTH ); in WFSi_SetThreadForEndClient()
205 (void)OS_SendMessage( &WFSi_MesgQueue, mesg, OS_MESSAGE_BLOCK ); in WFSi_SetThreadForEndClient()