Home
last modified time | relevance | path

Searched defs:u32Address (Results 1 – 2 of 2) sorted by relevance

/bsp/hc32l196/Libraries/HC32L196_StdPeriph_Driver/src/
A Dhc32l196_dmac.c598 void Dma_SetSourceAddress(en_dma_channel_t enCh, uint32_t u32Address) in Dma_SetSourceAddress()
615 void Dma_SetDestinationAddress(en_dma_channel_t enCh, uint32_t u32Address) in Dma_SetDestinationAddress()
/bsp/hc32l136/Libraries/HC32L136_StdPeriph_Driver/src/
A Ddmac.c650 en_result_t Dma_SetSourceAddress(en_dma_channel_t enCh, uint32_t u32Address) in Dma_SetSourceAddress()
684 en_result_t Dma_SetDestinationAddress(en_dma_channel_t enCh, uint32_t u32Address) in Dma_SetDestinationAddress()

Completed in 9 milliseconds