Home
last modified time | relevance | path

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

12

/drivers/hdf_core/framework/include/platform/
H A Ddac_if.h40 uint32_t channel; member
H A Dadc_if.h22 uint32_t channel; member
H A Di2s_if.h149 enum I2sChannel channel; member
/drivers/hdf_core/framework/support/platform/src/adc/
H A Dadc_if_u.c110 int32_t AdcRead(DevHandle handle, uint32_t channel, uint32_t *val) in AdcRead() argument
H A Dadc_if.c50 int32_t AdcRead(DevHandle handle, uint32_t channel, uint32_t *val) in AdcRead() argument
H A Dadc_core.c306 int32_t AdcDeviceRead(struct AdcDevice *device, uint32_t channel, uint32_t *val) in AdcDeviceRead() argument
397 uint32_t channel; in AdcManagerIoRead() local
/drivers/hdf_core/framework/support/platform/src/dac/
H A Ddac_if_u.c121 int32_t DacWrite(DevHandle handle, uint32_t channel, uint32_t val) in DacWrite() argument
H A Ddac_if.c48 int32_t DacWrite(DevHandle handle, uint32_t channel, uint32_t val) in DacWrite() argument
H A Ddac_core.c256 int32_t DacDeviceWrite(struct DacDevice *device, uint32_t channel, uint32_t val) in DacDeviceWrite() argument
405 uint32_t channel; in DacManagerIoWrite() local
/drivers/hdf_core/framework/test/unittest/platform/common/
H A Dadc_test.h22 uint32_t channel; member
H A Ddac_test.h22 uint32_t channel; member
/drivers/hdf_core/adapter/platform/pwm/
H A Dpwm_wm.c18 uint32_t channel; member
/drivers/hdf_core/framework/test/unittest/platform/virtual/
H A Ddac_virtual.c28 static int32_t VirtualDacWrite(struct DacDevice *device, uint32_t channel, uint32_t val) in VirtualDacWrite() argument
H A Dadc_virtual.c44 static int32_t VirtualAdcRead(struct AdcDevice *device, uint32_t channel, uint32_t *val) in VirtualAdcRead() argument
/drivers/peripheral/audio/test/unittest/supportlibs/interface_lib_render/src/
H A Daudio_alsa_if_lib_render_test.cpp24 constexpr int32_t channel = 2; member
/drivers/peripheral/wlan/test/hdi_service/
H A Dp2p_hdi_hal_services_c_test.cpp258 const int channel = 24; in HWTEST_F() local
H A Dp2p_hdi_direct_test.cpp207 const int channel = 44; in HWTEST_F() local
/drivers/hdf_core/adapter/khdf/linux/platform/adc/
H A Dadc_iio_adapter.c53 static int32_t AdcIioRead(struct AdcDevice *device, uint32_t channel, uint32_t *val) in AdcIioRead() argument
/drivers/hdf_core/framework/model/network/wifi/platform/src/
H A Dhdf_wifi_event.c90 HdfWifiEventInformBssFrame(const struct NetDevice *netDev, const struct WlanChannel *channel, const struct ScannedBssInfo *bssInfo) HdfWifiEventInformBssFrame() argument
/drivers/hdf_core/framework/support/platform/src/dma/
H A Ddmac_core.c231 static void DmacFreeChannel(struct DmaCntlr *cntlr, uint16_t channel) in DmacFreeChannel() argument
[all...]
/drivers/peripheral/bluetooth/hci/hdi_service/implement/
H A Dvendor_interface.cpp60 int channel[HCI_MAX_CHANNEL] = {0}; in WatchHciChannel() local
/drivers/peripheral/wlan/test/fuzztest/
H A Dhostapd_common_fuzzer.cpp160 int32_t channel = *const_cast<int32_t *>(reinterpret_cast<const int32_t *>(rawData)); in FuzzHostapdInterfaceSetApChannel() local
/drivers/peripheral/wlan/hostapd/interfaces/hdi_service/service_common/
H A Dhdi_hostapd_hal.h60 int channel; member
H A Dhostapd_common_cmd.c422 HostapdInterfaceSetApChannel(struct IHostapdInterface *self, const char *ifName, int32_t channel, int32_t id) HostapdInterfaceSetApChannel() argument
/drivers/hdf_core/framework/support/platform/include/dma/
H A Ddmac_core.h112 uint16_t channel; member

Completed in 14 milliseconds

12