Home
last modified time | relevance | path

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

/bsp/hpmicro/libraries/hpm_sdk/drivers/inc/
A Dhpm_dmav2_drv.h142 uint8_t swap_mode; /**< Swap Mode. Attention: only DMAV2 support */ member
524 static inline void dma_set_swap_mode(DMAV2_Type *ptr, uint32_t ch_index, uint8_t swap_mode) in dma_set_swap_mode()
/bsp/hpmicro/libraries/hpm_sdk/components/dma_mgr/
A Dhpm_dma_mgr.h164 uint8_t swap_mode; /**< Swap Mode. Attention: only DMAV2 support */ member
A Dhpm_dma_mgr.c840 hpm_stat_t dma_mgr_set_swap_mode(const dma_resource_t *resource, uint8_t swap_mode) in dma_mgr_set_swap_mode()

Completed in 9 milliseconds