Searched refs:HCS_UINT8_PARSE_NUM (Results 1 – 1 of 1) sorted by relevance
130 #define HCS_UINT8_PARSE_NUM 16 macro131 static const char *g_parseHcsMap[HCS_UINT8_PARSE_NUM] = {473 uint8_t temp[HCS_UINT8_PARSE_NUM] = {0}; in GetSpiDeviceResource()474 for (int i = 0; i < HCS_UINT8_PARSE_NUM; i++) { in GetSpiDeviceResource()480 int ret = memcpy_s(resource, HCS_UINT8_PARSE_NUM, temp, HCS_UINT8_PARSE_NUM); in GetSpiDeviceResource()