Searched defs:LimitKeyConfig (Results 1 – 1 of 1) sorted by relevance
51 struct LimitKeyConfig { struct52 int8_t keyTag[TAG_LEN] = {'K', 'E', 'Y', 'S'};53 uint32_t offset; // IdSet file address offset54 uint32_t keyCount; // KeyParam count55 std::vector<int32_t> data;