Home
last modified time | relevance | path

Searched refs:DmaConfigChannel (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/model/audio/common/src/
H A Daudio_dma_base.c42 if (data != NULL && data->ops != NULL && data->ops->DmaConfigChannel != NULL) { in AudioDmaConfigChannel()
43 return data->ops->DmaConfigChannel(data, streamType); in AudioDmaConfigChannel()
/ohos5.0/drivers/hdf_core/framework/include/audio/
H A Daudio_platform_if.h111 …int32_t (*DmaConfigChannel)(const struct PlatformData *platformData, const enum AudioStreamType st… member
/ohos5.0/drivers/hdf_core/framework/model/audio/usb/src/
H A Daudio_usb_dma_adapter.c27 .DmaConfigChannel = AudioUsbDmaConfigChannel,
/ohos5.0/docs/zh-cn/device-dev/driver/
H A Ddriver-peripherals-audio-des.md875 .DmaConfigChannel = Hi3516DmaConfigChannel, // dma通道配置函数接口
/ohos5.0/docs/en/device-dev/driver/
H A Ddriver-peripherals-audio-des.md875 .DmaConfigChannel = Hi3516DmaConfigChannel, // Configure the DMA channel.
/ohos5.0/docs/zh-cn/device-dev/porting/
H A Dporting-dayu200-on_standard-demo.md410 .DmaConfigChannel = Rk3568DmaConfigChannel,
/ohos5.0/docs/en/device-dev/porting/
H A Dporting-dayu200-on_standard-demo.md410 .DmaConfigChannel = Rk3568DmaConfigChannel,