Home
last modified time | relevance | path

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

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