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.cpp3113 uint16_t presentValue_le = htole16(presentValue); in TEST() local
3114 memcpy(&resp->pending_and_present_values[2], &presentValue_le, in TEST()
3115 sizeof(presentValue_le)); in TEST()
3170 uint16_t presentValue_le = htole16(presentValue); in TEST() local
3171 memcpy(&resp->pending_and_present_values[2], &presentValue_le, in TEST()
3172 sizeof(presentValue_le)); in TEST()