Home
last modified time | relevance | path

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

/bsp/hpmicro/libraries/hpm_sdk/components/dma_mgr/
A Dhpm_dma_mgr.h449 hpm_stat_t dma_mgr_set_chn_src_width(const dma_resource_t *resource, uint8_t width);
A Dhpm_dma_mgr.c620 hpm_stat_t dma_mgr_set_chn_src_width(const dma_resource_t *resource, uint8_t width) in dma_mgr_set_chn_src_width() function
/bsp/hpmicro/libraries/hpm_sdk/components/spi/
A Dhpm_spi.c1170 dma_mgr_set_chn_src_width(resource, transfer_width); in hpm_spi_transmit_receive_nonblocking()
1177 dma_mgr_set_chn_src_width(resource, transfer_width); in hpm_spi_transmit_receive_nonblocking()
1212 dma_mgr_set_chn_src_width(resource, transfer_width); in hpm_spi_receive_nonblocking()
1248 dma_mgr_set_chn_src_width(resource, transfer_width); in hpm_spi_transmit_nonblocking()

Completed in 10 milliseconds