Searched defs:version_min_command (Results 1 – 4 of 4) sorted by relevance
576 struct version_min_command { struct577 uint32_t cmd;578 uint32_t cmdsize;579 uint32_t version;580 uint32_t reserved;
809 struct version_min_command { struct812 uint32_t cmdsize; // sizeof(struct version_min_command) argument813 uint32_t version; // X.Y.Z is encoded in nibbles xxxx.yy.zz814 uint32_t sdk; // X.Y.Z is encoded in nibbles xxxx.yy.zz
814 struct version_min_command { struct817 uint32_t cmdsize; // sizeof(struct version_min_command) argument818 uint32_t version; // X.Y.Z is encoded in nibbles xxxx.yy.zz819 uint32_t sdk; // X.Y.Z is encoded in nibbles xxxx.yy.zz
817 struct version_min_command { struct820 uint32_t cmdsize; // sizeof(struct version_min_command) argument821 uint32_t version; // X.Y.Z is encoded in nibbles xxxx.yy.zz822 uint32_t sdk; // X.Y.Z is encoded in nibbles xxxx.yy.zz