Home
last modified time | relevance | path

Searched refs:FMC_WriteBurst (Results 1 – 2 of 2) sorted by relevance

/lk-master/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/src/
A Dstm32f4xx_fmc.c180 assert_param(IS_FMC_WRITE_BURST(FMC_NORSRAMInitStruct->FMC_WriteBurst)); in FMC_NORSRAMInit()
213 FMC_NORSRAMInitStruct->FMC_WriteBurst | in FMC_NORSRAMInit()
289 FMC_NORSRAMInitStruct->FMC_WriteBurst = FMC_WriteBurst_Disable; in FMC_NORSRAMStructInit()
/lk-master/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/inc/
A Dstm32f4xx_fmc.h141 uint32_t FMC_WriteBurst; /*!< Enables or disables the write burst operation. member

Completed in 6 milliseconds