Home
last modified time | relevance | path

Searched refs:DMA_CHCTRL_LLPOINTER_LLPOINTERL_SET (Results 1 – 4 of 4) sorted by relevance

/bsp/hpmicro/libraries/hpm_sdk/drivers/src/
A Dhpm_dma_drv.c30 …ptr->CHCTRL[ch_num].LLPOINTER = DMA_CHCTRL_LLPOINTER_LLPOINTERL_SET(ch->linked_ptr >> DMA_CHCTRL_L… in dma_setup_channel()
100 …descriptor->linked_ptr = DMA_CHCTRL_LLPOINTER_LLPOINTERL_SET(config->linked_ptr >> DMA_CHCTRL_LLPO… in dma_config_linked_descriptor()
/bsp/hpmicro/libraries/hpm_sdk/soc/HPM6700/ip/
A Dhpm_dma_regs.h511 #define DMA_CHCTRL_LLPOINTER_LLPOINTERL_SET(x) (((uint32_t)(x) << DMA_CHCTRL_LLPOINTER_LLPOINTERL_S… macro
/bsp/hpmicro/libraries/hpm_sdk/soc/HPM6200/ip/
A Dhpm_dma_regs.h525 #define DMA_CHCTRL_LLPOINTER_LLPOINTERL_SET(x) (((uint32_t)(x) << DMA_CHCTRL_LLPOINTER_LLPOINTERL_S… macro
/bsp/hpmicro/libraries/hpm_sdk/soc/HPM6300/ip/
A Dhpm_dma_regs.h511 #define DMA_CHCTRL_LLPOINTER_LLPOINTERL_SET(x) (((uint32_t)(x) << DMA_CHCTRL_LLPOINTER_LLPOINTERL_S… macro

Completed in 15 milliseconds