Searched refs:LITEIPC_TIMEOUT_MS (Results 1 – 1 of 1) sorted by relevance
63 #define LITEIPC_TIMEOUT_MS 5000UL macro1155 UINT32 timeout = syncFlag ? LOS_MS2Tick(LITEIPC_TIMEOUT_MS) : LOS_WAIT_FOREVER; in LiteIpcRead()