Searched refs:SDMA_StartChannelSoftware (Results 1 – 2 of 2) sorted by relevance
140 SDMA_StartChannelSoftware(base, 0U); in SDMA_RunChannel0()974 SDMA_StartChannelSoftware(handle->base, handle->channel); in SDMA_StartTransfer()
510 static inline void SDMA_StartChannelSoftware(SDMAARM_Type *base, uint32_t channel) in SDMA_StartChannelSoftware() function