Home
last modified time | relevance | path

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

/drivers/framework/include/utils/
Ddevice_resource_if.h226 …int32_t (*GetUint32)(const struct DeviceResourceNode *node, const char *attrName, uint32_t *value,… member
/drivers/peripheral/display/test/unittest/standard/common/
Ddisplay_test_utils.cpp93 uint32_t GetUint32(uint32_t value) in GetUint32() function