Searched defs:addr_ctrl (Results 1 – 3 of 3) sorted by relevance
| /device/soc/hpmicro/sdk/hpm_sdk/drivers/inc/ |
| D | hpm_dma_drv.h | 393 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()
|
| D | hpm_dmav2_drv.h | 406 …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/ |
| D | hpm_dma_mgr.c | 660 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()
|