Home
last modified time | relevance | path

Searched refs:dest_addr (Results 1 – 2 of 2) sorted by relevance

/hal_microchip-latest/mpfs/drivers/mss/mss_pdma/
Dmss_pdma.c65 if (channel_config->dest_addr == 0u) in MSS_PDMA_setup_transfer()
100 pdmareg->next_destination = channel_config->dest_addr; in MSS_PDMA_setup_transfer()
Dmss_pdma.h167 volatile uint64_t dest_addr; /* destination address */ member