Searched refs:memoryAddressIncMode (Results 1 – 3 of 3) sorted by relevance
133 assert_param(IS_FL_DMA_INCMODE(initStruct->memoryAddressIncMode)); in FL_DMA_Init()139 FL_DMA_SetMemoryIncrementMode(DMAx, initStruct->memoryAddressIncMode, channel); in FL_DMA_Init()184 initStruct->memoryAddressIncMode = FL_DMA_MEMORY_INC_MODE_INCREASE; in FL_DMA_StructInit()
464 initStruct.memoryAddressIncMode = FL_DMA_CH7_MEMORY_INC_MODE_INCREASE; in FL_FLASH_Write_Dma()523 initStruct.memoryAddressIncMode = FL_DMA_CH7_MEMORY_INC_MODE_INCREASE; in FL_FLASH_Read_Dma()
80 uint32_t memoryAddressIncMode; member
Completed in 8 milliseconds