Searched refs:GET_FW_VERSION_SIZE (Results 1 – 8 of 8) sorted by relevance
138 uint32_t tmsg[GET_FW_VERSION_SIZE] = {0u}; in ELE_BaseAPI_GetFwVersion()144 status = S3MU_SendMessage(mu, tmsg, GET_FW_VERSION_SIZE); in ELE_BaseAPI_GetFwVersion()
39 #define GET_FW_VERSION_SIZE (0x1u) macro