Home
last modified time | relevance | path

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

/bsp/hpmicro/libraries/hpm_sdk/drivers/inc/
A Dhpm_dma_drv.h313 static inline void dma_set_source_width(DMA_Type *ptr, uint32_t ch_index, uint8_t width) in dma_set_source_width() function
A Dhpm_dmav2_drv.h339 static inline void dma_set_source_width(DMAV2_Type *ptr, uint32_t ch_index, uint8_t width) in dma_set_source_width() function
/bsp/hpmicro/libraries/hpm_sdk/components/dma_mgr/
A Dhpm_dma_mgr.c629 dma_set_source_width(resource->base, resource->channel, width); in dma_mgr_set_chn_src_width()

Completed in 11 milliseconds