Home
last modified time | relevance | path

Searched defs:freq (Results 1 - 25 of 37) sorted by relevance

12

/drivers/hdf_core/adapter/platform/pwm/
H A Dpwm_wm.c19 uint32_t freq; member
39 uint32_t freq; in PwmDevSetConfig() local
H A Dpwm_stm32f4xx.c406 uint32_t freq = 0; local
/drivers/hdf_core/framework/support/platform/src/rtc/
H A Drtc_service.c186 uint32_t freq = 0; in RtcServiceIoGetFreq() local
205 uint32_t freq = 0; in RtcServiceIoSetFreq() local
[all...]
H A Drtc_core.c106 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 Drtc_if.c107 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 Drtc_if_u.c398 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 Dthermal_interface_impl.cpp117 int32_t ThermalInterfaceImpl::SetCpuFreq(int32_t freq) in SetCpuFreq() argument
133 int32_t ThermalInterfaceImpl::SetGpuFreq(int32_t freq) in SetGpuFreq() argument
[all...]
H A Dthermal_device_mitigation.cpp97 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 Dp2p_hdi_hal_services_c_test.cpp284 const int freq = 5220; in HWTEST_F() local
H A Dp2p_hdi_direct_test.cpp227 const int freq = 5220; in HWTEST_F() local
H A Dwlan_hdi_direct_test.cpp288 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 Dwlan_hdi_hal_services_c_test.cpp237 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 Dhdf_wifi_event.c297 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 Drtc_test.c352 uint32_t freq; in RtcAlarmIrqAttachConfig() local
538 uint32_t freq; in RtcTestSample() local
/drivers/peripheral/wlan/chip/hdi_service/
H A Dwifi_sta_iface.cpp233 int32_t WifiStaIface::SendActionFrame(const std::string& ifName, uint32_t freq, const std::vector<uint8_t>& frameData) in SendActionFrame() argument
H A Dwifi_p2p_iface.cpp156 int32_t WifiP2pIface::SendActionFrame(const std::string& ifName, uint32_t freq, const std::vector<uint8_t>& frameData) in SendActionFrame() argument
H A Dwifi_ext_iface.cpp153 int32_t WifiExtIface::SendActionFrame(const std::string& ifName, uint32_t freq, const std::vector<uint8_t>& frameData) in SendActionFrame() argument
H A Dwifi_ap_iface.cpp195 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 Dhdf_thermal_hdi_test.cpp172 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 Dwlan_common_fuzzer.cpp114 int32_t freq[WLAN_FREQ_MAX_NUM] = {0}; in FuzzGetFreqsWithBand() local
/drivers/peripheral/wlan/test/performance/common/
H A Dhdf_wlan_performance_test.cpp238 int32_t freq[WLAN_FREQ_MAX_NUM] = {0}; in HWTEST_F() local
/drivers/peripheral/wlan/hostapd/interfaces/hdi_service/service_common/
H A Dhdi_hostapd_hal.h59 int freq; member
/drivers/peripheral/wlan/wpa/interfaces/hdi_service/service_common/
H A Dwpa_hal_p2p_struct.h100 int freq; member
H A Dwpa_supplicant_hal.h35 int freq; member
/drivers/hdf_core/framework/include/wifi/
H A 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

Completed in 21 milliseconds

12