Home
last modified time | relevance | path

Searched defs:maxPower (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/usb/usb_manager/interfaces/innerkits/native/include/
H A Dusb_config.h32 USBConfig(uint32_t id, uint32_t attributes, std::string name, uint32_t maxPower, in USBConfig()
155 void SetMaxPower(int32_t maxPower) in SetMaxPower()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/common/
H A Dpower_device.cpp80 PowerInfo maxPower = CalcMaxPower(); in SetPowerMode() local
177 PowerInfo maxPower = PowerInfo(PowerModeLevel::NO_ACTION, 0); in CalcMaxPower() local
/ohos5.0/drivers/peripheral/usb/interfaces/ddk/device/
H A Dusbfn_device.h122 uint16_t maxPower; member
/ohos5.0/base/usb/usb_manager/interfaces/kits/js/napi/src/
H A Dusb_info.cpp387 int32_t maxPower = 0; in ParseConfigObj() local