Home
last modified time | relevance | path

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

/openbmc/libpldm/tests/dsp/
H A Dplatform.cpp1267 bitfield8_t synchConfigSupported; in TEST() local
1268 synchConfigSupported.byte = 0xe; in TEST()
1292 resp->synchrony_configuration_supported.byte = synchConfigSupported.byte; in TEST()
1305 EXPECT_EQ(retSynchConfigSupport.byte, synchConfigSupported.byte); in TEST()
1314 bitfield8_t synchConfigSupported; in TEST() local
1315 synchConfigSupported.byte = 0xe; in TEST()
1339 resp->synchrony_configuration_supported.byte = synchConfigSupported.byte; in TEST()
1355 bitfield8_t synchConfigSupported; in TEST() local
1356 synchConfigSupported.byte = 0xe; in TEST()
1379 resp->synchrony_configuration_supported.byte = synchConfigSupported.byte; in TEST()