Searched refs:linked_ptr_high (Results 1 – 2 of 2) sorted by relevance
35 ptr->CHCTRL[ch_num].LLPOINTERH = DMA_CHCTRL_LLPOINTERH_LLPOINTERH_SET(ch->linked_ptr_high); in dma_setup_channel()74 ch->linked_ptr_high = 0; in dma_default_channel_config()105 descriptor->linked_ptr_high = DMA_CHCTRL_LLPOINTERH_LLPOINTERH_SET(config->linked_ptr_high); in dma_config_linked_descriptor()
100 …uint32_t linked_ptr_high; /**< Linked descriptor address high 32-bit, , only valid when bus widt… member121 uint32_t linked_ptr_high; /**< Linked descriptor high 32bits */ member
Completed in 5 milliseconds