Home
last modified time | relevance | path

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

/openbmc/libpldm/tests/dsp/
H A Dplatform.cpp2672 int16_t presentReadingNewLE = htole16(presentReadingNew); in TEST() local
2673 memcpy(&sensorData->present_reading, &presentReadingNewLE, in TEST()
2674 sizeof(presentReadingNewLE)); in TEST()