Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/build/libraries/dsp/common/src/
Ddsp_pipe.c39 OSMessageQueue msgq[1]; member
79 (void)OS_ReceiveMessage(ctx->msgq, msg, OS_MESSAGE_BLOCK); in DSPi_FileIOProc()
219 OS_InitMessageQueue(ctx->msgq, ctx->msga, 1); in DSPi_NotifyFileIOUpdation()
229 (void)OS_SendMessage(ctx->msgq, (OSMessage)port, OS_MESSAGE_NOBLOCK); in DSPi_NotifyFileIOUpdation()