Home
last modified time | relevance | path

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

/bsp/hpmicro/libraries/hpm_sdk/drivers/inc/
A Dhpm_dma_drv.h409 static inline void dma_set_destination_address_ctrl(DMA_Type *ptr, uint32_t ch_index, uint8_t addr_… in dma_set_destination_address_ctrl() function
A Dhpm_dmav2_drv.h435 static inline void dma_set_destination_address_ctrl(DMAV2_Type *ptr, uint32_t ch_index, uint8_t add… in dma_set_destination_address_ctrl() function
/bsp/hpmicro/libraries/hpm_sdk/components/dma_mgr/
A Dhpm_dma_mgr.c704 dma_set_destination_address_ctrl(resource->base, resource->channel, addr_ctrl); in dma_mgr_set_chn_dst_addr_ctrl()

Completed in 13 milliseconds