Home
last modified time | relevance | path

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

/drivers/hdf_core/framework/utils/src/hcs_parser/
Ddevice_resource_if.c21 instance->GetUint16ArrayElem = HcsGetUint16ArrayElem; in HcsIfaceConstruct()
Dhcs_tree_if.c153 int32_t HcsGetUint16ArrayElem(const struct DeviceResourceNode *node, const char *attrName, uint32_t… in HcsGetUint16ArrayElem() function
252 int32_t result = HcsGetUint16ArrayElem(node, attrName, i, value + i, def); in HcsGetUint16Array()
/drivers/hdf_core/interfaces/inner_api/utils/
Dhcs_tree_if.h31 int32_t HcsGetUint16ArrayElem(const struct DeviceResourceNode *node, const char *attrName, uint32_t…