Searched refs:CHANNEL_OFFSET_TAB (Results 1 – 1 of 1) sorted by relevance
47 static const uint8_t CHANNEL_OFFSET_TAB[] = variable531 …return (READ_BIT(((DMA_Channel_TypeDef *)((uint32_t)((uint32_t)DMAx + CHANNEL_OFFSET_TAB[Channel -… in LL_DMA_IsEnabledChannel()566 …MODIFY_REG(((DMA_Channel_TypeDef *)((uint32_t)((uint32_t)DMAx + CHANNEL_OFFSET_TAB[Channel - 1U]))… in LL_DMA_ConfigTransfer()592 …MODIFY_REG(((DMA_Channel_TypeDef *)((uint32_t)((uint32_t)DMAx + CHANNEL_OFFSET_TAB[Channel - 1U]))… in LL_DMA_SetDataTransferDirection()616 …return (READ_BIT(((DMA_Channel_TypeDef *)((uint32_t)((uint32_t)DMAx + CHANNEL_OFFSET_TAB[Channel -… in LL_DMA_GetDataTransferDirection()663 …return (READ_BIT(((DMA_Channel_TypeDef *)((uint32_t)((uint32_t)DMAx + CHANNEL_OFFSET_TAB[Channel -… in LL_DMA_GetMode()708 …return (READ_BIT(((DMA_Channel_TypeDef *)((uint32_t)((uint32_t)DMAx + CHANNEL_OFFSET_TAB[Channel -… in LL_DMA_GetPeriphIncMode()753 …return (READ_BIT(((DMA_Channel_TypeDef *)((uint32_t)((uint32_t)DMAx + CHANNEL_OFFSET_TAB[Channel -… in LL_DMA_GetMemoryIncMode()800 …return (READ_BIT(((DMA_Channel_TypeDef *)((uint32_t)((uint32_t)DMAx + CHANNEL_OFFSET_TAB[Channel -… in LL_DMA_GetPeriphSize()847 …return (READ_BIT(((DMA_Channel_TypeDef *)((uint32_t)((uint32_t)DMAx + CHANNEL_OFFSET_TAB[Channel -… in LL_DMA_GetMemorySize()[all …]
Completed in 11 milliseconds