Home
last modified time | relevance | path

Searched defs:LimitKeyConfig (Results 1 – 1 of 1) sorted by relevance

/developtools/global_resource_tool/include/
Dresource_table.h51 struct LimitKeyConfig { struct
52 int8_t keyTag[TAG_LEN] = {'K', 'E', 'Y', 'S'};
53 uint32_t offset; // IdSet file address offset
54 uint32_t keyCount; // KeyParam count
55 std::vector<int32_t> data;