Home
last modified time | relevance | path

Searched refs:memoryAddressIncMode (Results 1 – 3 of 3) sorted by relevance

/bsp/fm33lc026/libraries/FM33LC0xx_FL_Driver/Src/
A Dfm33lc0xx_fl_dma.c133 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()
A Dfm33lc0xx_fl_flash.c464 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()
/bsp/fm33lc026/libraries/FM33LC0xx_FL_Driver/Inc/
A Dfm33lc0xx_fl_dma.h80 uint32_t memoryAddressIncMode; member

Completed in 7 milliseconds