Home
last modified time | relevance | path

Searched refs:HcsGetUint8ArrayElem (Results 1 – 3 of 3) sorted by relevance

/drivers/hdf_core/framework/utils/src/hcs_parser/
Ddevice_resource_if.c18 instance->GetUint8ArrayElem = HcsGetUint8ArrayElem; in HcsIfaceConstruct()
Dhcs_tree_if.c132 int32_t HcsGetUint8ArrayElem(const struct DeviceResourceNode *node, const char *attrName, uint32_t … in HcsGetUint8ArrayElem() function
234 int32_t result = HcsGetUint8ArrayElem(node, attrName, i, value + i, def); in HcsGetUint8Array()
/drivers/hdf_core/interfaces/inner_api/utils/
Dhcs_tree_if.h26 int32_t HcsGetUint8ArrayElem(const struct DeviceResourceNode *node, const char *attrName, uint32_t …