Home
last modified time | relevance | path

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

12

/drivers/hdf_core/framework/model/network/wifi/platform/src/
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()
/drivers/hdf_core/adapter/platform/pwm/
Dpwm_wm.c19 uint32_t freq; member
39 uint32_t freq; in PwmDevSetConfig() local
Dpwm_stm32f4xx.c406 uint32_t freq = 0; local
/drivers/hdf_core/framework/support/platform/src/rtc/
Drtc_if.c107 int32_t RtcGetFreq(DevHandle handle, uint32_t *freq) in RtcGetFreq()
117 int32_t RtcSetFreq(DevHandle handle, uint32_t freq) in RtcSetFreq()
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()
Drtc_service.c186 uint32_t freq = 0; in RtcServiceIoGetFreq() local
205 uint32_t freq = 0; in RtcServiceIoSetFreq() local
Drtc_if_u.c398 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/
Dthermal_interface_impl.cpp117 int32_t ThermalInterfaceImpl::SetCpuFreq(int32_t freq) in SetCpuFreq()
133 int32_t ThermalInterfaceImpl::SetGpuFreq(int32_t freq) in SetGpuFreq()
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()
/drivers/peripheral/thermal/test/unittest/
Dhdf_thermal_hdi_test.cpp172 std::string freq = freqValue; variable
204 std::string freq = freqValue; variable
/drivers/hdf_core/framework/model/network/wifi/include/
Dhdf_wifi_cmd.h175 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/
Drtc_test.c352 uint32_t freq; in RtcAlarmIrqAttachConfig() local
538 uint32_t freq; in RtcTestSample() local
/drivers/peripheral/wlan/test/hdi_service/
Dwlan_hdi_direct_test.cpp288 int32_t freq[WLAN_FREQ_MAX_NUM] = {0}; variable
694 int32_t freq = WLAN_TX_POWER; variable
Dp2p_hdi_direct_test.cpp227 const int freq = 5220; variable
Dp2p_hdi_hal_services_c_test.cpp284 const int freq = 5220; variable
Dwlan_hdi_hal_services_c_test.cpp237 int32_t freq[WLAN_FREQ_MAX_NUM] = {0}; variable
1063 int32_t freq[WLAN_FREQ_MAX_NUM] = {0}; variable
/drivers/peripheral/wlan/client/include/
Dwifi_driver_client.h136 int32_t freq; member
150 uint32_t freq; member
177 uint16_t freq; member
376 int32_t freq; member
428 uint32_t freq; member
457 uint32_t freq; member
506 uint32_t freq; member
531 uint32_t freq; member
542 uint32_t freq; member
/drivers/peripheral/wlan/hal/src/
Dwifi_hal.c359 static int32_t SendActionFrameInner(const char *ifName, uint32_t freq, const uint8_t *frameData, ui… in SendActionFrameInner()
607 static int32_t SendActionFrame(const char *ifName, uint32_t freq, const uint8_t *frameData, uint32_… in SendActionFrame()
/drivers/peripheral/wlan/test/performance/common/
Dhdf_wlan_performance_test.cpp238 int32_t freq[WLAN_FREQ_MAX_NUM] = {0}; variable
/drivers/hdf_core/framework/include/wifi/
Dhdf_wifi_event.h270 …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/
Dwlan_common_fuzzer.cpp114 int32_t freq[WLAN_FREQ_MAX_NUM] = {0}; in FuzzGetFreqsWithBand() local
/drivers/peripheral/wlan/hostapd/interfaces/hdi_service/service_common/
Dhdi_hostapd_hal.h59 int freq; member
/drivers/peripheral/wlan/wpa/client/include/
Dwpa_client.h212 int freq; member
233 int freq; member
/drivers/peripheral/wlan/wpa/interfaces/hdi_service/service_common/
Dwpa_p2p_hal.c753 …tErrCode WpaP2pCliCmdGroupAdd(WifiWpaP2pInterface *this, int isPersistent, int networkId, int freq) in WpaP2pCliCmdGroupAdd()
975 char *freq = strstr(retbuf, "freq="); in WpaP2pCliCmdP2pGetChba0Freq() local
Dwpa_supplicant_hal.h35 int freq; member

12