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.cpp3320 uint32_t presentReading_le = htole32(presentReading); in TEST() local
3321 memcpy(resp->present_reading, &presentReading_le, in TEST()
3322 sizeof(presentReading_le)); in TEST()