Searched defs:HdfTestMsg (Results 1 – 3 of 3) sorted by relevance
27 struct HdfTestMsg { struct28 uint16_t cmd; // submodule command29 uint8_t subCmd; // test case command30 int8_t result;
40 } HdfTestMsg; typedef
19 } HdfTestMsg; typedef