Home
last modified time | relevance | path

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

/bsp/hpmicro/libraries/hpm_sdk/drivers/inc/
A Dhpm_dma_drv.h329 static inline void dma_set_destination_width(DMA_Type *ptr, uint32_t ch_index, uint8_t width) in dma_set_destination_width() function
A Dhpm_dmav2_drv.h355 static inline void dma_set_destination_width(DMAV2_Type *ptr, uint32_t ch_index, uint8_t width) in dma_set_destination_width() function
/bsp/hpmicro/libraries/hpm_sdk/components/dma_mgr/
A Dhpm_dma_mgr.c644 dma_set_destination_width(resource->base, resource->channel, width); in dma_mgr_set_chn_dst_width()

Completed in 9 milliseconds