Home
last modified time | relevance | path

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

/bsp/ti/c28x/libraries/tms320f28379d/common/source/
A DF2837xD_Ipc_Driver_Lite.c1272 tfIpcFuncCall func_call = (tfIpcFuncCall)IpcRegs.IPCRECVADDR; in IPCLiteRtoLFunctionCall() local
1273 IpcRegs.IPCLOCALREPLY = func_call(IpcRegs.IPCRECVDATA); in IPCLiteRtoLFunctionCall()
A DF2837xD_Ipc_Driver.c1693 tfIpcFuncCall func_call = (tfIpcFuncCall)psMessage->uladdress; in IPCRtoLFunctionCall() local
1694 func_call(psMessage->uldataw1); in IPCRtoLFunctionCall()

Completed in 10 milliseconds