Searched refs:PING_SIZE (Results 1 – 8 of 8) sorted by relevance
94 uint32_t tmsg[PING_SIZE] = {0u}; in ELE_BaseAPI_Ping()100 status = S3MU_SendMessage(mu, tmsg, PING_SIZE); in ELE_BaseAPI_Ping()
35 #define PING_SIZE (0x1u) macro