Home
last modified time | relevance | path

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

/openbmc/libpldm/tests/dsp/
H A Dplatform.cpp3510 uint32_t presentReading_le = htole32(presentReading); in TEST() local
3511 memcpy(resp->present_reading, &presentReading_le, in TEST()
3512 sizeof(presentReading_le)); in TEST()