Searched refs:dma_mgr_set_chn_src_addr (Results 1 – 4 of 4) sorted by relevance
475 hpm_stat_t dma_mgr_set_chn_src_addr(const dma_resource_t *resource, uint32_t addr);
650 hpm_stat_t dma_mgr_set_chn_src_addr(const dma_resource_t *resource, uint32_t addr) in dma_mgr_set_chn_src_addr() function
1178 dma_mgr_set_chn_src_addr(resource, buf_addr); in hpm_spi_transmit_receive_nonblocking()1246 dma_mgr_set_chn_src_addr(resource, buf_addr); in hpm_spi_transmit_nonblocking()
852 dma_mgr_set_chn_src_addr(&uart->tx_chn_ctx.resource, (uint32_t)src); in hpm_uart_transmit_dma()
Completed in 17 milliseconds