Home
last modified time | relevance | path

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

/openbmc/libpldm/tests/dsp/
H A Dplatform.cpp3059 uint16_t presentValue_le = htole16(presentValue); in TEST() local
3060 memcpy(&resp->pending_and_present_values[2], &presentValue_le, in TEST()
3061 sizeof(presentValue_le)); in TEST()
3116 uint16_t presentValue_le = htole16(presentValue); in TEST() local
3117 memcpy(&resp->pending_and_present_values[2], &presentValue_le, in TEST()
3118 sizeof(presentValue_le)); in TEST()