Home
last modified time | relevance | path

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

/bsp/hpmicro/libraries/drivers/
A Ddrv_i2s.c47 dma_resource_t tx_dma_resource; member
421 dma_abort_channel(hpm_audio->tx_dma_resource.base, hpm_audio->tx_dma_resource.channel); in hpm_i2s_configure()
448 dma_resource_t *dma_resource = &hpm_audio->tx_dma_resource; in hpm_i2s_start()
502 dma_resource_t *dma_resource = &hpm_audio->tx_dma_resource; in hpm_i2s_stop()
537 dma_resource_t *dma_resource = &hpm_audio->tx_dma_resource; in hpm_i2s_transmit()

Completed in 4 milliseconds