Searched refs:PeriphAddress (Results 1 – 1 of 1) sorted by relevance
1024 …IC_INLINE void LL_DMA_SetPeriphAddress(DMA_TypeDef *DMAx, uint32_t Channel, uint32_t PeriphAddress) in LL_DMA_SetPeriphAddress() argument1026 …l_TypeDef *)((uint32_t)((uint32_t)DMAx + CHANNEL_OFFSET_TAB[Channel - 1U])))->CPAR, PeriphAddress); in LL_DMA_SetPeriphAddress()
Completed in 7 milliseconds