Home
last modified time | relevance | path

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

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