/drivers/hdf_core/adapter/platform/pwm/ |
H A D | pwm_wm.c | 19 uint32_t freq;
member 39 uint32_t freq;
in PwmDevSetConfig() local
|
H A D | pwm_stm32f4xx.c | 406 uint32_t freq = 0;
local
|
/drivers/hdf_core/framework/support/platform/src/rtc/ |
H A D | rtc_service.c | 186 uint32_t freq = 0; in RtcServiceIoGetFreq() local 205 uint32_t freq = 0; in RtcServiceIoSetFreq() local [all...] |
H A D | rtc_core.c | 106 int32_t RtcHostGetFreq(struct RtcHost *host, uint32_t *freq) in RtcHostGetFreq() argument 121 int32_t RtcHostSetFreq(struct RtcHost *host, uint32_t freq) in RtcHostSetFreq() argument
|
H A D | rtc_if.c | 107 int32_t RtcGetFreq(DevHandle handle, uint32_t *freq) in RtcGetFreq() argument 117 int32_t RtcSetFreq(DevHandle handle, uint32_t freq) in RtcSetFreq() argument
|
H A D | rtc_if_u.c | 398 int32_t RtcGetFreq(DevHandle handle, uint32_t *freq) in RtcGetFreq() argument 438 int32_t RtcSetFreq(DevHandle handle, uint32_t freq) in RtcSetFreq() argument
|
/drivers/peripheral/thermal/interfaces/hdi_service/src/ |
H A D | thermal_interface_impl.cpp | 117 int32_t ThermalInterfaceImpl::SetCpuFreq(int32_t freq) in SetCpuFreq() argument 133 int32_t ThermalInterfaceImpl::SetGpuFreq(int32_t freq) in SetGpuFreq() argument [all...] |
H A D | thermal_device_mitigation.cpp | 97 int32_t ThermalDeviceMitigation::ExecuteCpuRequest(uint32_t freq, const std::string &path) in ExecuteCpuRequest() argument 122 int32_t ThermalDeviceMitigation::CpuRequest(uint32_t freq) in CpuRequest() argument 144 int32_t ThermalDeviceMitigation::GpuRequest(uint32_t freq) in GpuRequest() argument [all...] |
/drivers/peripheral/wlan/test/hdi_service/ |
H A D | p2p_hdi_hal_services_c_test.cpp | 284 const int freq = 5220;
in HWTEST_F() local
|
H A D | p2p_hdi_direct_test.cpp | 227 const int freq = 5220;
in HWTEST_F() local
|
H A D | wlan_hdi_direct_test.cpp | 288 int32_t freq[WLAN_FREQ_MAX_NUM] = {0};
in HWTEST_F() local 694 int32_t freq = WLAN_TX_POWER;
in HWTEST_F() local [all...] |
H A D | wlan_hdi_hal_services_c_test.cpp | 237 int32_t freq[WLAN_FREQ_MAX_NUM] = {0};
in HWTEST_F() local 1063 int32_t freq[WLAN_FREQ_MAX_NUM] = {0};
in HWTEST_F() local
|
/drivers/hdf_core/framework/model/network/wifi/platform/src/ |
H A D | hdf_wifi_event.c | 297 int32_t HdfWifiEventCsaChannelSwitch(const struct NetDevice *netDev, int32_t freq) in HdfWifiEventCsaChannelSwitch() argument 350 int32_t HdfWifiEventRxMgmt(const struct NetDevice *netDev, int32_t freq, int32_t sigMbm, const uint8_t *buf, size_t len) in HdfWifiEventRxMgmt() argument 436 int32_t HdfWifiEventRemainOnChannel(const struct NetDevice *netDev, uint32_t freq, uint32_t duration) in HdfWifiEventRemainOnChannel() argument 461 int32_t HdfWifiEventCancelRemainOnChannel(const struct NetDevice *netDev, uint32_t freq) in HdfWifiEventCancelRemainOnChannel() argument
|
/drivers/hdf_core/framework/test/unittest/platform/common/ |
H A D | rtc_test.c | 352 uint32_t freq; in RtcAlarmIrqAttachConfig() local 538 uint32_t freq; in RtcTestSample() local
|
/drivers/peripheral/wlan/chip/hdi_service/ |
H A D | wifi_sta_iface.cpp | 233 int32_t WifiStaIface::SendActionFrame(const std::string& ifName, uint32_t freq, const std::vector<uint8_t>& frameData) in SendActionFrame() argument
|
H A D | wifi_p2p_iface.cpp | 156 int32_t WifiP2pIface::SendActionFrame(const std::string& ifName, uint32_t freq, const std::vector<uint8_t>& frameData) in SendActionFrame() argument
|
H A D | wifi_ext_iface.cpp | 153 int32_t WifiExtIface::SendActionFrame(const std::string& ifName, uint32_t freq, const std::vector<uint8_t>& frameData) in SendActionFrame() argument
|
H A D | wifi_ap_iface.cpp | 195 int32_t WifiApIface::SendActionFrame(const std::string& ifName, uint32_t freq, const std::vector<uint8_t>& frameData) in SendActionFrame() argument
|
/drivers/peripheral/thermal/test/unittest/ |
H A D | hdf_thermal_hdi_test.cpp | 172 std::string freq = freqValue; in HWTEST_F() local 204 std::string freq = freqValue; in HWTEST_F() local [all...] |
/drivers/peripheral/wlan/test/fuzztest/ |
H A D | wlan_common_fuzzer.cpp | 114 int32_t freq[WLAN_FREQ_MAX_NUM] = {0}; in FuzzGetFreqsWithBand() local
|
/drivers/peripheral/wlan/test/performance/common/ |
H A D | hdf_wlan_performance_test.cpp | 238 int32_t freq[WLAN_FREQ_MAX_NUM] = {0};
in HWTEST_F() local
|
/drivers/peripheral/wlan/hostapd/interfaces/hdi_service/service_common/ |
H A D | hdi_hostapd_hal.h | 59 int freq; member
|
/drivers/peripheral/wlan/wpa/interfaces/hdi_service/service_common/ |
H A D | wpa_hal_p2p_struct.h | 100 int freq; member
|
H A D | wpa_supplicant_hal.h | 35 int freq; member
|
/drivers/hdf_core/framework/include/wifi/ |
H A D | hdf_wifi_event.h | 270 int16_t freq; /**< Center frequency of the channel where the BSS is located */ member 290 uint16_t freq; /**< Frequency of the AP */ member
|