Searched refs:SC_RPC_MAX_MSG (Results 1 – 1 of 1) sorted by relevance
18 #define SC_RPC_MAX_MSG 8U macro55 s32 i32[(SC_RPC_MAX_MSG - 1U)];56 s16 i16[(SC_RPC_MAX_MSG - 1U) * 2U];57 s8 i8[(SC_RPC_MAX_MSG - 1U) * 4U];58 u32 u32[(SC_RPC_MAX_MSG - 1U)];59 u16 u16[(SC_RPC_MAX_MSG - 1U) * 2U];60 u8 u8[(SC_RPC_MAX_MSG - 1U) * 4U];
Completed in 5 milliseconds