Home
last modified time | relevance | path

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

/bsp/hpmicro/libraries/hpm_sdk/drivers/inc/
A Dhpm_dmav2_drv.h114 uint32_t swap_table; /**< Swap table */ member
143 uint32_t swap_table; /**< Swap Table. Attention: only DMAV2 support */ member
537 static inline void dma_set_swap_table(DMAV2_Type *ptr, uint32_t ch_index, uint32_t swap_table) in dma_set_swap_table()
/bsp/hpmicro/libraries/hpm_sdk/components/dma_mgr/
A Dhpm_dma_mgr.h165 uint32_t swap_table; /**< Swap Table. Attention: only DMAV2 support */ member
A Dhpm_dma_mgr.c860 hpm_stat_t dma_mgr_set_swap_table(const dma_resource_t *resource, uint32_t swap_table) in dma_mgr_set_swap_table()

Completed in 10 milliseconds