Searched defs:isPeriph (Results 1 – 2 of 2) sorted by relevance
264 bool isPeriph; /*!< select the request type */ member274 bool isPeriph; /*!< DMA transfer is driven by peripheral */ member
622 …A_SetChannelConfig(DMA_Type *base, uint32_t channel, dma_channel_trigger_t *trigger, bool isPeriph) in DMA_SetChannelConfig()