Home
last modified time | relevance | path

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

/lk-master/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/src/
A Dstm32f4xx_fmc.c170 assert_param(IS_FMC_MEMORY(FMC_NORSRAMInitStruct->FMC_MemoryType)); in FMC_NORSRAMInit()
203 FMC_NORSRAMInitStruct->FMC_MemoryType | in FMC_NORSRAMInit()
218 if(FMC_NORSRAMInitStruct->FMC_MemoryType == FMC_MemoryType_NOR) in FMC_NORSRAMInit()
279 FMC_NORSRAMInitStruct->FMC_MemoryType = FMC_MemoryType_SRAM; in FMC_NORSRAMStructInit()
/lk-master/external/platform/stm32f4xx/STM32F4xx_StdPeriph_Driver/inc/
A Dstm32f4xx_fmc.h103 uint32_t FMC_MemoryType; /*!< Specifies the type of external memory attached to member

Completed in 7 milliseconds