Home
last modified time | relevance | path

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

/TwlSDK-5.2.1/build/libraries/snd/common/src/
Dsnd_command.c58 static SNDCommand *sWaitingCommandListQueue[SND_PXI_FIFO_MESSAGE_BUFSIZE + 1]; variable
205 commandList = sWaitingCommandListQueue[sWaitingCommandListQueueRead]; in SND_RecvCommandReply()
402 sWaitingCommandListQueue[sWaitingCommandListQueueWrite] = sReserveList; in SND_FlushCommand()