Home
last modified time | relevance | path

Searched defs:addr_ctrl (Results 1 – 3 of 3) sorted by relevance

/device/soc/hpmicro/sdk/hpm_sdk/drivers/inc/
Dhpm_dma_drv.h393 static inline void dma_set_source_address_ctrl(DMA_Type *ptr, uint32_t ch_index, uint8_t addr_ctrl) in dma_set_source_address_ctrl()
409 …c inline void dma_set_destination_address_ctrl(DMA_Type *ptr, uint32_t ch_index, uint8_t addr_ctrl) in dma_set_destination_address_ctrl()
Dhpm_dmav2_drv.h406 …atic inline void dma_set_source_address_ctrl(DMAV2_Type *ptr, uint32_t ch_index, uint8_t addr_ctrl) in dma_set_source_address_ctrl()
422 …inline void dma_set_destination_address_ctrl(DMAV2_Type *ptr, uint32_t ch_index, uint8_t addr_ctrl) in dma_set_destination_address_ctrl()
/device/soc/hpmicro/sdk/hpm_sdk/components/dma_mgr/
Dhpm_dma_mgr.c660 hpm_stat_t dma_mgr_set_chn_src_addr_ctrl(const dma_resource_t *resource, uint8_t addr_ctrl) in dma_mgr_set_chn_src_addr_ctrl()
675 hpm_stat_t dma_mgr_set_chn_dst_addr_ctrl(const dma_resource_t *resource, uint8_t addr_ctrl) in dma_mgr_set_chn_dst_addr_ctrl()