Searched refs:LLI (Results 1 – 5 of 5) sorted by relevance
85 }LLI; typedef208 LLI *first_lli,uint8_t Multi_Block_Mode);209 void DMA_InitLLI(DMA_TypeDef* DMA_Channelx,LLI *lli,LLI *next_lli,
247 hdma->Instance->LLI = (uint32_t)&Cycle_Channel[lu32_Channel_Index]; in HAL_DMA_CycleMode_Start()292 hdma->Instance->LLI = (uint32_t)&Cycle_Channel[lu32_Channel_Index]; in HAL_DMA_CycleMode_Start_IT()
245 hdma->Instance->LLI = (uint32_t)&Cycle_Channel[lu32_Channel_Index]; in HAL_DMA_CycleMode_Start()290 hdma->Instance->LLI = (uint32_t)&Cycle_Channel[lu32_Channel_Index]; in HAL_DMA_CycleMode_Start_IT()
559 __IO uint32_t LLI; member
586 __IO uint32_t LLI; member
Completed in 19 milliseconds