Searched defs:def (Results 1 – 7 of 7) sorted by relevance
| /drivers/hdf_core/framework/utils/src/hcs_parser/ |
| D | hcs_tree_if.c | 45 #define RETURN_DEFAULT_VALUE(attr, attrName, value, def) do { … argument 56 …sGetUint8(const struct DeviceResourceNode *node, const char *attrName, uint8_t *value, uint8_t def) in HcsGetUint8() 69 …tUint16(const struct DeviceResourceNode *node, const char *attrName, uint16_t *value, uint16_t def) in HcsGetUint16() 82 …tUint32(const struct DeviceResourceNode *node, const char *attrName, uint32_t *value, uint32_t def) in HcsGetUint32() 95 …tUint64(const struct DeviceResourceNode *node, const char *attrName, uint64_t *value, uint64_t def) in HcsGetUint64() 133 uint8_t *value, uint8_t def) in HcsGetUint8ArrayElem() 154 uint16_t *value, uint16_t def) in HcsGetUint16ArrayElem() 175 uint32_t *value, uint32_t def) in HcsGetUint32ArrayElem() 196 uint64_t *value, uint64_t def) in HcsGetUint64ArrayElem() 224 uint8_t def) in HcsGetUint8Array() [all …]
|
| /drivers/peripheral/thermal/test/unittest/ |
| D | hdf_thermal_log_test.cpp | 94 uint32_t def = 888; variable
|
| /drivers/peripheral/thermal/interfaces/hdi_service/src/ |
| D | thermal_dfx.cpp | 399 int32_t ThermalDfx::GetIntParameter(const std::string& key, const int32_t def, const int32_t minVal… in GetIntParameter() 405 bool ThermalDfx::GetBoolParameter(const std::string& key, const bool def) in GetBoolParameter()
|
| /drivers/hdf_core/framework/model/network/wifi/platform/src/message/ |
| D | sidecar.c | 232 Service *InitService(struct ServiceDef *def, const ServiceCfg *cfg) in InitService()
|
| /drivers/hdf_core/framework/model/camera/parser/include/ |
| D | camera_config_parser.h | 35 uint32_t def; member
|
| /drivers/peripheral/wlan/client/include/ |
| D | wifi_driver_client.h | 428 uint8_t def; member
|
| /drivers/hdf_core/framework/model/network/wifi/include/ |
| D | hdf_wifi_cmd.h | 272 uint8_t def; member
|