Home
last modified time | relevance | path

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

/openbmc/libpldm/tests/dsp/
H A Dplatform.cpp2839 uint32_t presentReadingLE = htole32(presentReading); in TEST() local
2840 memcpy(&sensorData->present_reading, &presentReadingLE, in TEST()
2841 sizeof(presentReadingLE)); in TEST()