Home
last modified time | relevance | path

Searched defs:freq (Results 1 – 25 of 103) sorted by relevance

12345

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_common/
H A Dwifi_channel_helper.cpp242 int WifiChannelHelper::TransformFrequencyIntoChannel(int freq) in TransformFrequencyIntoChannel()
266 BandType WifiChannelHelper::TransformFreqToBand(int freq) in TransformFreqToBand()
286 bool WifiChannelHelper::IsValid24GHz(int freq) in IsValid24GHz()
291 bool WifiChannelHelper::IsValid5GHz(int freq) in IsValid5GHz()
/ohos5.0/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/include/
H A Ddm_publish_info.h40 DmExchangeFreq freq; member
/ohos5.0/drivers/hdf_core/framework/model/network/wifi/platform/src/
H A Dhdf_wifi_event.c297 int32_t HdfWifiEventCsaChannelSwitch(const struct NetDevice *netDev, int32_t freq) in HdfWifiEventCsaChannelSwitch()
350 int32_t HdfWifiEventRxMgmt(const struct NetDevice *netDev, int32_t freq, int32_t sigMbm, const uint… in HdfWifiEventRxMgmt()
436 int32_t HdfWifiEventRemainOnChannel(const struct NetDevice *netDev, uint32_t freq, uint32_t duratio… in HdfWifiEventRemainOnChannel()
461 int32_t HdfWifiEventCancelRemainOnChannel(const struct NetDevice *netDev, uint32_t freq) in HdfWifiEventCancelRemainOnChannel()
/ohos5.0/base/powermgr/thermal_manager/application/protector/src/action/
H A Dcpu_action.cpp49 int32_t CpuAction::CpuActionRequest(uint32_t freq) in CpuActionRequest()
/ohos5.0/drivers/hdf_core/adapter/platform/pwm/
H A Dpwm_wm.c19 uint32_t freq; member
39 uint32_t freq; in PwmDevSetConfig() local
/ohos5.0/drivers/hdf_core/framework/support/platform/src/rtc/
H A Drtc_core.c106 int32_t RtcHostGetFreq(struct RtcHost *host, uint32_t *freq) in RtcHostGetFreq()
121 int32_t RtcHostSetFreq(struct RtcHost *host, uint32_t freq) in RtcHostSetFreq()
H A Drtc_if.c107 int32_t RtcGetFreq(DevHandle handle, uint32_t *freq) in RtcGetFreq()
117 int32_t RtcSetFreq(DevHandle handle, uint32_t freq) in RtcSetFreq()
H A Drtc_service.c186 uint32_t freq = 0; in RtcServiceIoGetFreq() local
205 uint32_t freq = 0; in RtcServiceIoSetFreq() local
/ohos5.0/drivers/peripheral/thermal/interfaces/hdi_service/src/
H A Dthermal_interface_impl.cpp117 int32_t ThermalInterfaceImpl::SetCpuFreq(int32_t freq) in SetCpuFreq()
133 int32_t ThermalInterfaceImpl::SetGpuFreq(int32_t freq) in SetGpuFreq()
H A Dthermal_device_mitigation.cpp97 int32_t ThermalDeviceMitigation::ExecuteCpuRequest(uint32_t freq, const std::string &path) in ExecuteCpuRequest()
122 int32_t ThermalDeviceMitigation::CpuRequest(uint32_t freq) in CpuRequest()
144 int32_t ThermalDeviceMitigation::GpuRequest(uint32_t freq) in GpuRequest()
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/wlan/
H A D_hdf_wifi_scan_result_v10.md96 ### freq subsection
H A D_hdf_wifi_scan_result_v11.md96 ### freq subsection
H A D_hdf_wifi_scan_result_ext_v11.md97 ### freq subsection
/ohos5.0/foundation/graphic/graphic_2d/frameworks/bootanimation/test/unittest/
H A Dboot_picture_player_test.cpp47 int32_t freq = 30; variable
/ohos5.0/base/account/os_account/services/accountmgr/include/appaccount/
H A Dapp_account_control_manager.h34 int32_t freq; member
/ohos5.0/base/hiviewdfx/hitrace/frameworks/include/
H A Ddynamic_buffer.h31 double freq = 0; member
/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/data/
H A Dlink_info.cpp172 void LinkInfo::SetCenter20M(int freq) in SetCenter20M()
182 void LinkInfo::SetCenterFrequency1(int freq) in SetCenterFrequency1()
192 void LinkInfo::SetCenterFrequency2(int freq) in SetCenterFrequency2()
/ohos5.0/foundation/communication/dsoftbus/core/discovery/manager/include/
H A Ddisc_manager.h31 int32_t freq; member
39 int32_t freq; member
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/
H A Dp2p_group_operating_state.cpp83 int freq = p2pStateMachine.GetAvailableFreqByBand(config.GetGoBand()); in ProcessCmdCreateGroup() local
335 int freq = 0; in ProcessCmdHid2dCreateGroup() local
/ohos5.0/foundation/resourceschedule/ffrt/src/util/
H A Dtime_format.h77 uint64_t freq = 1; in Arm64CntFrq() local
/ohos5.0/foundation/communication/dsoftbus/core/discovery/coap/nstackx_coap/include/
H A Ddisc_nstackx_adapter.h43 int32_t freq; member
/ohos5.0/drivers/peripheral/thermal/test/unittest/
H A Dhdf_thermal_hdi_test.cpp172 std::string freq = freqValue; variable
204 std::string freq = freqValue; variable
/ohos5.0/foundation/resourceschedule/ffrt/src/eu/
H A Dthread_group.h109 bool UpdateFreq(int64_t freq) in UpdateFreq()
/ohos5.0/foundation/communication/dsoftbus/core/discovery/interface/
H A Ddisc_serializer.h32 ExchangeFreq freq; member
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/idl_client/unittest/
H A Dwifi_ap_hal_interface_test.cpp117 std::vector<int> freq; variable

12345