| /drivers/hdf_core/framework/model/network/wifi/platform/src/ |
| D | hdf_wifi_event.c | 297 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()
|
| /drivers/hdf_core/adapter/platform/pwm/ |
| D | pwm_wm.c | 19 uint32_t freq; member 39 uint32_t freq; in PwmDevSetConfig() local
|
| D | pwm_stm32f4xx.c | 406 uint32_t freq = 0; local
|
| /drivers/hdf_core/framework/support/platform/src/rtc/ |
| D | rtc_if.c | 107 int32_t RtcGetFreq(DevHandle handle, uint32_t *freq) in RtcGetFreq() 117 int32_t RtcSetFreq(DevHandle handle, uint32_t freq) in RtcSetFreq()
|
| D | rtc_core.c | 106 int32_t RtcHostGetFreq(struct RtcHost *host, uint32_t *freq) in RtcHostGetFreq() 121 int32_t RtcHostSetFreq(struct RtcHost *host, uint32_t freq) in RtcHostSetFreq()
|
| D | rtc_service.c | 186 uint32_t freq = 0; in RtcServiceIoGetFreq() local 205 uint32_t freq = 0; in RtcServiceIoSetFreq() local
|
| D | rtc_if_u.c | 398 int32_t RtcGetFreq(DevHandle handle, uint32_t *freq) in RtcGetFreq() 438 int32_t RtcSetFreq(DevHandle handle, uint32_t freq) in RtcSetFreq()
|
| /drivers/peripheral/thermal/interfaces/hdi_service/src/ |
| D | thermal_interface_impl.cpp | 113 int32_t ThermalInterfaceImpl::SetCpuFreq(int32_t freq) in SetCpuFreq() 129 int32_t ThermalInterfaceImpl::SetGpuFreq(int32_t freq) in SetGpuFreq()
|
| D | thermal_device_mitigation.cpp | 97 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()
|
| /drivers/peripheral/thermal/test/unittest/ |
| D | hdf_thermal_hdi_test.cpp | 172 std::string freq = freqValue; variable 204 std::string freq = freqValue; variable
|
| /drivers/hdf_core/framework/model/network/wifi/include/ |
| D | hdf_wifi_cmd.h | 175 int32_t freq; member 186 uint32_t freq; member 205 uint32_t freq; member 211 uint32_t freq; member 237 int32_t freq; member 314 uint32_t freq; member 364 int32_t freq; member 387 uint32_t freq; member 401 uint16_t freq; member 408 int32_t freq; member
|
| /drivers/hdf_core/framework/test/unittest/platform/common/ |
| D | rtc_test.c | 352 uint32_t freq; in RtcAlarmIrqAttachConfig() local 538 uint32_t freq; in RtcTestSample() local
|
| /drivers/peripheral/wlan/client/include/ |
| D | wifi_driver_client.h | 131 int32_t freq; member 145 uint32_t freq; member 172 uint16_t freq; member 361 int32_t freq; member 413 uint32_t freq; member 442 uint32_t freq; member 491 uint32_t freq; member 516 uint32_t freq; member 522 uint32_t freq; member
|
| /drivers/peripheral/wlan/hal/src/ |
| D | wifi_hal.c | 355 static int32_t SendActionFrameInner(const char *ifName, uint32_t freq, const uint8_t *frameData, ui… in SendActionFrameInner() 573 static int32_t SendActionFrame(const char *ifName, uint32_t freq, const uint8_t *frameData, uint32_… in SendActionFrame()
|
| /drivers/peripheral/wlan/test/hdi_service/ |
| D | p2p_hdi_direct_test.cpp | 227 const int freq = 5220; variable
|
| D | p2p_hdi_hal_services_c_test.cpp | 284 const int freq = 5220; variable
|
| D | wlan_hdi_direct_test.cpp | 273 int32_t freq[WLAN_FREQ_MAX_NUM] = {0}; variable
|
| D | wlan_hdi_hal_services_c_test.cpp | 237 int32_t freq[WLAN_FREQ_MAX_NUM] = {0}; variable 1065 int32_t freq[WLAN_FREQ_MAX_NUM] = {0}; variable
|
| /drivers/peripheral/wlan/test/performance/common/ |
| D | hdf_wlan_performance_test.cpp | 238 int32_t freq[WLAN_FREQ_MAX_NUM] = {0}; variable
|
| /drivers/hdf_core/framework/include/wifi/ |
| 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
|
| /drivers/peripheral/wlan/test/fuzztest/ |
| D | wlan_common_fuzzer.cpp | 114 int32_t freq[WLAN_FREQ_MAX_NUM] = {0}; in FuzzGetFreqsWithBand() local
|
| /drivers/peripheral/wlan/hdi_service/service_common/ |
| D | wlan_common_cmd.c | 390 const struct HdfWifiInfo *wifiInfo, int32_t *freq, uint32_t *freqLen) in WlanInterfaceGetFreqsWithBand() 1568 int32_t WlanInterfaceSendActionFrame(struct IWlanInterface *self, const char *ifName, uint32_t freq, in WlanInterfaceSendActionFrame()
|
| /drivers/peripheral/wlan/client/src/netlink/ |
| D | netlink_cmd_adapter.c | 206 int32_t freq; member 836 uint32_t freq; in GetCenterFreq() local 2506 static int32_t InsertFreqToList(int32_t freq, struct DListHead *scanFreqs) in InsertFreqToList() 2988 int32_t WifiSendActionFrame(const char *ifName, uint32_t freq, const uint8_t *frameData, uint32_t f… in WifiSendActionFrame()
|
| /drivers/peripheral/wlan/client/src/sbuf/ |
| D | sbuf_cmd_adapter.c | 1156 int32_t WifiSendActionFrame(const char *ifName, uint32_t freq, const uint8_t *frameData, uint32_t f… in WifiSendActionFrame()
|
| /drivers/peripheral/wlan/wpa/client/include/ |
| D | wpa_client.h | 204 int freq; member
|